aboutsummaryrefslogtreecommitdiff
path: root/src/modules/memory/memory.h
blob: f9637021a636e79a2410b03cc48ce40c4124eab1 (plain) (blame)
1
2
3
4
5
6
#ifndef MEMORY_H
#define MEMORY_H

int memory(void);

#endif // MEMORY_H