aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/pxhd/pxhd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/pxhd/pxhd.h')
-rw-r--r--src/southbridge/intel/pxhd/pxhd.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/southbridge/intel/pxhd/pxhd.h b/src/southbridge/intel/pxhd/pxhd.h
new file mode 100644
index 0000000000..c3e6ce5cd7
--- /dev/null
+++ b/src/southbridge/intel/pxhd/pxhd.h
@@ -0,0 +1,6 @@
+#ifndef PXHD_H
+#define PXHD_H
+
+#include "chip.h"
+
+#endif /* PXHD_H */