CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2013/01/16 16:38:14

Modified files:
        sys/lib/libkern: mcount.c 

Log message:
replace __attribute__((unused)) with __used, which will be defined to the
right thing for whichever compiler we use.

found while trying to build a profiled kernel on sparc64. solution found
by guenther and refined by miod and kettenis.

ok guenther@ kettenis@

Reply via email to