move sys mman bits to cbindgen

This commit is contained in:
auronandace
2026-03-26 11:33:11 +00:00
parent 88de0babd3
commit db8021d4c8
3 changed files with 2 additions and 7 deletions
-6
View File
@@ -1,6 +0,0 @@
#ifndef _BITS_SYS_MMAN_H
#define _BITS_SYS_MMAN_H
#define MAP_FAILED ((void *) -1)
#endif