FreeBSD/x86 support

release
Slava 2007-09-21 23:44:13 -04:00
parent 7ff85dd33e
commit e2c65cbc2d
1 changed files with 1 additions and 0 deletions

1
vm/os-freebsd-x86.h Normal file
View File

@ -0,0 +1 @@
#define UAP_PROGRAM_COUNTER(ucontext) (((ucontext_t *)(ucontext))->uc_mcontext.mc_eip)