libkernaux/include/kernaux/memmap.h

13 lines
141 B
C
Raw Normal View History

2022-06-15 07:58:14 +00:00
#ifndef KERNAUX_INCLUDED_MEMMAP
#define KERNAUX_INCLUDED_MEMMAP
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif