mirror of
https://github.com/zeldaret/tp
synced 2026-06-24 01:31:37 -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 */
|