Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 18:12:31 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include ucontext.h
Message-ID:  <200308020112.h721CW0C043304@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308020112.h721CW0C043304>