Add two new stub headers

This commit is contained in:
Brian Behlendorf
2009-01-09 14:04:13 -08:00
parent 97735c39e3
commit 0e41414946
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_BOOTCONF_H
#define _SPL_BOOTCONF_H
#endif /* SPL_BOOTCONF_H */
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_REFSTR_H
#define _SPL_REFSTR_H
#endif /* SPL_REFSTR_H */