Searched hist:"713 da3ed8bf412ec1c1b4f9461b7ae92ecc1caff" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/amd64/include/ |
H A D | cpufunc.h | diff 713da3ed8bf412ec1c1b4f9461b7ae92ecc1caff Thu May 22 00:56:05 CEST 1997 John Polstra <jdp@FreeBSD.org> Make setbits() SMP-safe. Eliminate the SETBITS() macro, and replace all uses of it with the equivalent calls to setbits().
This change incidentally eliminates a problem building ELF kernels that was caused by SETBITS.
Reviewed by: fsmp, peter Submitted by: bde diff 713da3ed8bf412ec1c1b4f9461b7ae92ecc1caff Thu May 22 00:56:05 CEST 1997 John Polstra <jdp@FreeBSD.org> Make setbits() SMP-safe. Eliminate the SETBITS() macro, and replace all uses of it with the equivalent calls to setbits().
This change incidentally eliminates a problem building ELF kernels that was caused by SETBITS.
Reviewed by: fsmp, peter Submitted by: bde
|