Lines Matching +full:m68k +full:- +full:linux +full:- +full:user
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * asm/bootinfo.h -- Definition of the Linux/m68k boot information structure
63 * - length [ 2 bytes, 16-bit big endian ]
64 * - seed data [ `length` bytes, padded to preserve 4-byte struct alignment ]
69 * Linux/m68k Architectures (BI_MACHTYPE)
115 #define FPUB_SUNFPA 4 /* Sun-3 FPA */
130 #define MMUB_SUN3 5 /* Custom Sun-3 */
147 * a kernel, to avoid user confusion if kernel and bootstrap don't work
148 * together :-)
152 * appropriate machine. If a change is backward-compatible, the minor
153 * should be stepped. "Backwards-compatible" means that booting will work,