diff options
Diffstat (limited to 'include/sys/fm/protocol.h')
-rw-r--r-- | include/sys/fm/protocol.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/fm/protocol.h b/include/sys/fm/protocol.h new file mode 100644 index 000000000..ffd8108ba --- /dev/null +++ b/include/sys/fm/protocol.h @@ -0,0 +1,4 @@ +#ifndef _SPL_FM_PROTOCOL_H +#define _SPL_FM_PROTOCOL_H + +#endif /* _SPL_FM_PROTOCOL_H */ |