1 #ifndef AFS_I386_PARAM_H
2 #define AFS_I386_PARAM_H
4 #define AFS_X86_XBSD_ENV 1
6 #define AFSLITTLE_ENDIAN 1
8 #define SYS_NAME "i386_nbsd60"
9 #define SYS_NAME_ID SYS_NAME_ID_i386_nbsd60
12 /* This section for kernel libafs compiles only */
14 #else /* !defined(UKERNEL) */
16 /* This section for user space compiles only */
18 #endif /* !defined(UKERNEL) */
20 #endif /* AFS_I386_PARAM_H */