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
34180b9ccc
NetBSD
/
sys
/
dev
/
arcbios
History
sekiya
5a0e6a845d
uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS.
2004-10-02 09:53:27 +00:00
..
arcbios.c
ARCS on 64-bit platforms uses 64-bit pointers. This now works on my Octane.
2004-10-02 03:11:14 +00:00
arcbios.h
ARCS on 64-bit platforms uses 64-bit pointers. This now works on my Octane.
2004-10-02 03:11:14 +00:00
arcbios_tty.c
uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS.
2004-10-02 09:53:27 +00:00
arcbiosvar.h
protect against multiple inclusion
2004-04-10 19:32:53 +00:00