cvs commit: src/sys/ia64/include ucontext.h

Marcel Moolenaar marcel at FreeBSD.org
Fri Aug 1 18:12:33 PDT 2003


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


More information about the cvs-src mailing list