diff options
Diffstat (limited to 'src/common/portable.h')
-rw-r--r-- | src/common/portable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/portable.h b/src/common/portable.h new file mode 100644 index 00000000..bd40b24d --- /dev/null +++ b/src/common/portable.h @@ -0,0 +1 @@ +int portable_mode (); |