diff options
Diffstat (limited to 'ex_unmap.c')
-rw-r--r-- | ex_unmap.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ex_unmap.c b/ex_unmap.c new file mode 100644 index 0000000..37d43b9 --- /dev/null +++ b/ex_unmap.c @@ -0,0 +1,3 @@ +void ex_unmap() +{ +} |