switching to 12 Mhz xtal so USB functions correctly
[fw/openalt] / eints / eints.h
1 #ifndef _EINTS_H_
2 #define _EINTS_H_
3
4 void eintsInit (void);
5
6 #endif