mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 00:16:19 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef OSMEMORY_H
|
|
#define OSMEMORY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSMEMORY_H */
|