Files
ARMSX1/psx/config.c
T
2024-04-21 12:37:45 -03:00

9 lines
240 B
C

/*
This file should contain definitions for our
global configuration variables and implementations
for accessor methods
*/
// Suppress "empty translation unit" warning until
// we implement core configuration
int dummy;