homebrewfilter/installer/source/getios.h
Christopher Roy Bratusek 066f93eee2 dos2unix (this time really)
2012-03-14 17:56:36 +01:00

7 lines
84 B
C

#ifndef _GETIOS_H_
#define _GETIOS_H_
bool listIOS();
bool getIOS(int ios);
#endif