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
5939e70ca3
NetBSD
/
sys
/
arch
/
amiga
/
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.9 2000/03/17 00:09:18 mycroft Exp $ */
sys/arch/amiga tree. This is the machdep part required to get the kernel up on an A3000. There are still (very) few changes required outside the arch/amiga tree, so you can't recompile the kernel yet. Support for third party SCSI controllers for the A2000 is on its way. The kernel is fully functional (except for a missing ethernet-driver ...). This tree is based on my version #390.
1993-07-05 23:19:43 +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>