OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
arch
/
microblaze
/
include
/
uapi
/
asm
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:15 AM
rwxr-xr-x
📄
Kbuild
678 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
auxvec.h
64 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
byteorder.h
298 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
elf.h
3.25 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
posix_types.h
302 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
ptrace.h
1.78 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
setup.h
582 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
sigcontext.h
537 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
unistd.h
16.3 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: setup.h
Close
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2007-2009 PetaLogix * Copyright (C) 2006 Atmark Techno, Inc. * * 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. */ #ifndef _UAPI_ASM_MICROBLAZE_SETUP_H #define _UAPI_ASM_MICROBLAZE_SETUP_H #define COMMAND_LINE_SIZE 256 # ifndef __ASSEMBLY__ # endif /* __ASSEMBLY__ */ #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */