changing circuitry to disable RTC, update initialization to match
[fw/openalt] / eints / eints.h
1 #ifndef _EINTS_H_
2 #define _EINTS_H_
3
4 void eintsInit (void);
5
6 #endif