mirror of
https://github.com/sarah-walker-pcem/pcem.git
synced 2025-07-23 19:50:35 +02:00
6 lines
98 B
C
6 lines
98 B
C
#ifndef _ZENITH_H_
|
|
#define _ZENITH_H_
|
|
device_t zenith_scratchpad_device;
|
|
|
|
#endif /* _ZENITH_H_ */
|