diff options
Diffstat (limited to 'include/vm/anon.h')
-rw-r--r-- | include/vm/anon.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/vm/anon.h b/include/vm/anon.h new file mode 100644 index 000000000..81c585a6a --- /dev/null +++ b/include/vm/anon.h @@ -0,0 +1,4 @@ +#ifndef _SPL_ANON_H +#define _SPL_ANON_H + +#endif /* SPL_ANON_H */ |