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
39f41c9002
NetBSD
/
sys
/
arch
/
x86_64
History
fvdl
39f41c9002
The intr counters are supposed to be long (==> .quad in assembler).
2002-06-05 21:59:32 +00:00
..
compile
conf
Set output arch to i386:x86-64. From Jason.
2002-06-05 15:06:56 +00:00
include
Move the IDTVEC macro here, mirroring Jason's change for the i386 port.
2002-06-05 19:17:34 +00:00
isa
Enable syscall/sysret insn use. They have the potential to lead to
2002-05-28 23:11:38 +00:00
pci
Remove all i386 host bridges, as they don't apply. Remove pchb_rndattach
2002-06-04 17:51:30 +00:00
x86_64
The intr counters are supposed to be long (==> .quad in assembler).
2002-06-05 21:59:32 +00:00
Makefile
We also need the i386 header files; descend into ../i386/include to
2001-12-29 05:32:59 +00:00