alpha-netbsd-param-fixes-20020120

make alpha little endian and remove duplicate define
This commit is contained in:
Love Hörnquist-Åstrand 2002-01-20 08:04:44 +00:00 committed by Derrick Brashear
parent 698cb30376
commit 599d747bb0

View File

@ -7,11 +7,9 @@
#define AFS_64BIT_ENV 1
#define AFS_ALPHA_ENV 1
#define SYS_NAME "alpha_nbsd15"
#define SYS_NAME_ID SYS_NAME_ID_alpha_nbsd15
#define AFSBIG_ENDIAN 1
#define AFSLITTLE_ENDIAN 1
#endif /* AFS_PARAM_COMMON_H */