Add missing stub headers

This commit is contained in:
Brian Behlendorf
2009-01-09 16:04:44 -08:00
parent 121d48c97d
commit 1e4ed6c990
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_CRC32_H
#define _SPL_CRC32_H
#endif /* SPL_CRC32_H */
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_EFI_PARTITION_H
#define _SPL_EFI_PARTITION_H
#endif /* SPL_EFI_PARTITION_H */