]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/security/audit/audit_worker.c
xnu-3789.21.4.tar.gz
[apple/xnu.git] / bsd / security / audit / audit_worker.c
index aa44fa446973f68b1eee0ed39766057edee9f064..85b5c8241bc1cff5fc77eec9229397e9f472eaae 100644 (file)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 1999-2011 Apple Inc.
+ * Copyright (c) 1999-2016 Apple Inc.
  * Copyright (c) 2006-2008 Robert N. M. Watson
  * All rights reserved.
  *
@@ -414,6 +414,7 @@ out:
  * Note: this means that the effect bound on the size of the pending record
  * queue is 2x the length of the global queue.
  */
+__attribute__((noreturn))
 static void
 audit_worker(void)
 {