Changeset 13640
- Timestamp:
- Apr 18, 2010, 4:07:48 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/platform-freebsdx8632.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/platform-freebsdx8632.h
r13638 r13640 32 32 #include "x86-constants32.h" 33 33 34 #include <machine/fpu.h>34 #include "freebsdx8632/fpu.h" 35 35 #define xpGPRvector(x) ((natural *)(&((x)->uc_mcontext))) 36 36 #define xpGPR(x,gprno) (xpGPRvector(x)[gprno])
Note:
See TracChangeset
for help on using the changeset viewer.
