mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
8 lines
112 B
C
8 lines
112 B
C
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
/*
|
|
This file should contain accessor method definitions
|
|
*/
|
|
|
|
#endif |