ref: 36cd7eafe1e6b3896fc95afe377b8937cb99b451
dir: /psx/config.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;