This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5dc1e8334c
NetBSD
/
sys
/
arch
/
mmeye
/
include
/
endian.h
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
In the `MY THAT'S GROSS' department... Eliminate the recursive include of machine/endian.h from sys/endian.h.
2000-03-17 03:09:18 +03:00
/* $NetBSD: endian.h,v 1.3 2000/03/17 00:09:22 mycroft Exp $ */
Merge in NetBSD/sh3 from cvs.kame.net repository. Tree structure: - sys/arch/sh3: sh3 generic code As commented, in-chip device drivers are put into sys/arch/sh3/dev. - sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW) - sys/arch/mmeye: Brains mmEye, www.brains.co.jp MI source code includes couple of #ifdef for sh3-coff support. (sh3 uses coff or elf) Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3, to compile the tree (due to last minute tree structure change).
1999-09-13 14:30:21 +04:00
In the `MY THAT'S GROSS' department... Eliminate the recursive include of machine/endian.h from sys/endian.h.
2000-03-17 03:09:18 +03:00
#
include
<sys/endian.h>