linux/arch/mips/include/uapi/asm
Steven J. Hill 8e8dc33543 MIPS: Redefine value of BRK_BUG.
The BRK_BUG value is used in the BUG and __BUG_ON inline macros. For
standard MIPS cores the code in the 'tne' instruction is 10-bits long.
In microMIPS, the 'tne' instruction is recoded and the code can only be
4-bits long. We change the value to 12 instead of 512 so that both classic
and microMIPS kernels build.

[ralf@linux-mips.org: Many of the break codes starting from 0 are used
across many MIPS UNIX variants.  Codes starting from 512 are operating
system specific additions.  1023 again is also used by other operating
systems]

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-02-15 23:07:38 +01:00
..
auxvec.h
bitsperlong.h
break.h MIPS: Redefine value of BRK_BUG. 2013-02-15 23:07:38 +01:00
byteorder.h
cachectl.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
errno.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
fcntl.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
inst.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ioctl.h
ioctls.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ipcbuf.h
Kbuild MIPS: UAPI: Split inst.h into exported and kernel-only part. 2013-02-01 10:00:20 +01:00
kvm_para.h
mman.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
msgbuf.h
param.h
poll.h
posix_types.h
ptrace.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
resource.h
sembuf.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup.h
sgidefs.h
shmbuf.h
sigcontext.h
siginfo.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
signal.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
socket.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
sockios.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
stat.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
statfs.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
swab.h
sysmips.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
termbits.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
termios.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
types.h
unistd.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00