mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
powerpc: retire bcmp
Unused since ba96f37758
("Use __builtin for various mem* and b* (e.g. bzero)
routines.")
Reviewed by: jhibbits
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
44056f9a72
commit
451756d1ba
@ -117,7 +117,6 @@ kern/syscalls.c optional ktr
|
||||
kern/subr_sfbuf.c standard
|
||||
libkern/ashldi3.c optional powerpc | powerpcspe
|
||||
libkern/ashrdi3.c optional powerpc | powerpcspe
|
||||
libkern/bcmp.c standard
|
||||
libkern/bcopy.c standard
|
||||
libkern/cmpdi2.c optional powerpc | powerpcspe
|
||||
libkern/divdi3.c optional powerpc | powerpcspe
|
||||
|
Loading…
Reference in New Issue
Block a user