/usr/include/mips-linux-gnu/asm
NameSizeModeActions
auxvec.h6160644editdlrm
bitfield.h7660644editdlrm
bitsperlong.h2440644editdlrm
bpf_perf_event.h400644editdlrm
break.h13210644editdlrm
byteorder.h5800644editdlrm
cachectl.h8000644editdlrm
errno.h57770644editdlrm
fcntl.h20130644editdlrm
hwcap.h7000644editdlrm
inst.h299080644editdlrm
ioctl.h7810644editdlrm
ioctls.h48340644editdlrm
ipcbuf.h320644editdlrm
kvm.h76900644editdlrm
kvm_para.h340644editdlrm
mman.h47020644editdlrm
msgbuf.h23270644editdlrm
param.h4760644editdlrm
perf_regs.h8640644editdlrm
poll.h2170644editdlrm
posix_types.h7570644editdlrm
ptrace.h27340644editdlrm
reg.h54260644editdlrm
resource.h10670644editdlrm
sembuf.h10790644editdlrm
setup.h1680644editdlrm
sgidefs.h10540644editdlrm
shmbuf.h19370644editdlrm
sigcontext.h25490644editdlrm
siginfo.h8570644editdlrm
signal.h36310644editdlrm
socket.h49870644editdlrm
sockios.h7680644editdlrm
stat.h30150644editdlrm
statfs.h19870644editdlrm
swab.h14600644editdlrm
sysmips.h8410644editdlrm
termbits.h61510644editdlrm
termios.h21300644editdlrm
types.h8810644editdlrm
ucontext.h21980644editdlrm
unistd.h9980644editdlrm
unistd_n32.h165640644editdlrm
unistd_n64.h153900644editdlrm
unistd_o32.h183820644editdlrm
Edit: /usr/lib/linux/uapi/mips/asm/param.h (476B)
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org) * Copyright 2000 Silicon Graphics, Inc. */ #ifndef _ASM_PARAM_H #define _ASM_PARAM_H #define EXEC_PAGESIZE 65536 #include #endif /* _ASM_PARAM_H */