summaryrefslogtreecommitdiff
path: root/libpsx/src/memory.h
blob: 39985b251d58352d5735c61770a402b058ed2805 (plain) (blame)
1
2
3
4
5
6
#ifndef _PSXSDK_MEMORY_H
#define _PSXSDK_MEMORY_H

void malloc_setup();

#endif