]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLibPrivateInternalFiles/Include/extern.h
StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.
[mirror_edk2.git] / StdLibPrivateInternalFiles / Include / extern.h
index fc39d529087e203dad832a0ffb87d94bc90eeec1..e0303dca114f4c2af198dace9bc1f11bbee4198e 100644 (file)
@@ -66,6 +66,4 @@ int __sysctl(const int *, unsigned int, void *, size_t *, const void *, size_t);
 void    Efi2Tm( EFI_TIME *ET, struct tm *BT);\r
 time_t  Efi2Time( EFI_TIME *EfiBDtime);\r
 \r
-int     ffs(int x);\r
-\r
 __END_DECLS\r