Skip to content
Snippets Groups Projects
Commit d07587ca authored by deuce's avatar deuce
Browse files

Add xpunmap() to header.

parent bc12adcb
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
#include "gen_defs.h"
void *xpmap(const char *filename, int flags);
void xpunmap(struct xpmapping *map);
enum xpmap_type {
XPMAP_READ,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment