ref: 1b4d507ed55ffb8d297129468c2e3aa3c2653dec
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;