summaryrefslogtreecommitdiffstats
path: root/src/include/sys/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/sys/sync.h')
-rw-r--r--src/include/sys/sync.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/include/sys/sync.h b/src/include/sys/sync.h
index ff3d14409..d56f8795b 100644
--- a/src/include/sys/sync.h
+++ b/src/include/sys/sync.h
@@ -5,7 +5,10 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2014 */
+/* [+] Google Inc. */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -20,8 +23,8 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-#ifndef SYNC
-#define SYNC
+#ifndef __SYS_SYNC_H
+#define __SYS_SYNC_H
#include <stdint.h>
OpenPOWER on IntegriCloud