]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't use uint64_t. Use unsigned long instead. One is supposed to use
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 2 Aug 2003 01:12:31 +0000 (01:12 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 2 Aug 2003 01:12:31 +0000 (01:12 +0000)
commit6a1909919b10856f07506deee612bfc47629e43c
treef5180e265bddebb4c32088d167b426dc69600d0b
parent8955f59879ecee09cc199abac33fdc914fbecedd
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>.
sys/ia64/include/ucontext.h