summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwpf/plat/fapiPlatAttributeService.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hwpf/plat/fapiPlatAttributeService.H')
-rwxr-xr-xsrc/include/usr/hwpf/plat/fapiPlatAttributeService.H22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/include/usr/hwpf/plat/fapiPlatAttributeService.H b/src/include/usr/hwpf/plat/fapiPlatAttributeService.H
new file mode 100755
index 000000000..3f0db5dd7
--- /dev/null
+++ b/src/include/usr/hwpf/plat/fapiPlatAttributeService.H
@@ -0,0 +1,22 @@
+/**
+ * @file fapiPlatAttributeService.H
+ *
+ * @brief Defines the PLAT attribute access macros and defines which macro
+ * handles each attribute.
+ *
+ * Note that platform code must provide the code.
+ */
+
+/*
+ * Change Log ******************************************************************
+ * Flag Defect/Feature User Date Description
+ * ------ -------------- ---------- ----------- ----------------------------
+ * mjjones 06/27/2011 Created.
+ */
+
+#ifndef FAPIPLATATTRIBUTESERVICE_H_
+#define FAPIPLATATTRIBUTESERVICE_H_
+#include <stdint.h>
+#include <fapiAttributeIds.H>
+
+#endif // FAPIPLATATTRIBUTESERVICE_H_
OpenPOWER on IntegriCloud