marcel 2003/08/01 18:12:31 PDT
FreeBSD src repository
Modified files:
sys/ia64/include ucontext.h
Log:
Don't use uint64_t. Use unsigned long instead. One is supposed to use
ucontext_t without having to include headers other than <ucontext.h>.
Revision Changes Path
1.4 +2 -2 src/sys/ia64/include/ucontext.h