Merge 1.8.0~pre4 packaging into master
[pkg-k5-afs_openafs.git] / src / config / param.i386_nbsd30.h
blob3281d5a6af00aa41727f0380976af3fda0b4c73a
1 #ifndef AFS_I386_PARAM_H
2 #define AFS_I386_PARAM_H
4 #define AFS_X86_XBSD_ENV 1
5 #define AFS_X86_ENV 1
6 #define AFSLITTLE_ENDIAN 1
8 #define SYS_NAME "i386_nbsd30"
9 #define SYS_NAME_ID SYS_NAME_ID_i386_nbsd30
11 #ifndef UKERNEL
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 */