diff options
author | Jakob Kaivo <jkk@ung.org> | 2019-04-05 20:50:28 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2019-04-05 20:50:28 -0400 |
commit | 344b1d241863cdee4ae645d1d02df48bf905af3f (patch) | |
tree | d2ee3b8285818fe95a3c9c728dca323511bdbf5e /ex_unmap.c |
outline
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() +{ +} |