]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_cryptkit/lib/platform.h
Security-58286.20.16.tar.gz
[apple/security.git] / OSX / libsecurity_cryptkit / lib / platform.h
index 7a9e9a998bc357e004387a0240b573891e6e5ddd..4101e4f6e1859c96c9fe9f7632ad904e0a31a52b 100644 (file)
@@ -48,17 +48,11 @@ extern "C" {
     #endif
 #endif /* endian */
 
-#ifndef        NeXT
-    #define bcopy(s, d, l)     memmove(d, s, l)
-    #define bzero(s, l)                memset(s, 0, l)
-    #define bcmp(s, d, l)      memcmp(s, d, l)
-#endif
-
 /*
  * Other platform-dependent functions in platform.c.
  */
 
-extern void CKRaise(const char *reason);
+extern void CKRaise(const char *reason) __attribute__((noreturn));
 
 /*
  * Come up with some kind of "really" random int with which to seed the