This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa22c77a5b
NetBSD
/
sys
/
arch
/
next68k
History
hauke
3d7f38ec94
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
...
by doing the proper __UNVOLATILE() dance.
2007-06-23 15:32:56 +00:00
..
compile
conf
Add pseudo-device agr to all GENERIC kernels where it might make sense
2007-06-04 08:55:18 +00:00
dev
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
2007-06-23 15:32:56 +00:00
include
Move declarations of m68k common functions
2007-05-21 16:37:03 +00:00
next68k
Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4
2007-06-12 03:34:28 +00:00
stand
Follow Izumi Tsutsui's advice, and use uint8_t* rather than char*.
2007-03-05 18:06:09 +00:00
Makefile