cvs commit: src/lib/libc/gmon mcount.c src/sys/i386/include profile.h

Jacques Vidrine nectar at FreeBSD.org
Tue Jan 6 10:49:56 PST 2004


nectar      2004/01/06 10:49:54 PST

  FreeBSD src repository

  Modified files:
    lib/libc/gmon        mcount.c 
    sys/i386/include     profile.h 
  Log:
  Use ANSI C function definition for `_mcount' and remove `static'
  prototype from header file.
  
  Discussed with: bde, maybe one year ago
  
  Revision  Changes    Path
  1.19      +2 -2      src/lib/libc/gmon/mcount.c
  1.32      +0 -1      src/sys/i386/include/profile.h


More information about the cvs-all mailing list