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
NetBSD
/
sys
/
compat
/
linux
/
arch
History
hannken
1a2d1be737
Fix syscall_vm86 argument:
...
struct trapframe -> struct trapframe *
2003-08-21 08:36:56 +00:00
..
alpha
remove the args from the macro.
2003-08-14 02:17:07 +00:00
arm
remove the args from the macro.
2003-08-14 02:17:07 +00:00
i386
Fix syscall_vm86 argument:
2003-08-21 08:36:56 +00:00
m68k
remove the args from the macro.
2003-08-14 02:17:07 +00:00
mips
remove the args from the macro.
2003-08-14 02:17:07 +00:00
powerpc
remove the args from the macro.
2003-08-14 02:17:07 +00:00
sparc
…
sparc64
…