blob: 61ecdaf74d5a14e287d2519403af22cc56fde3e3 [file] [log] [blame]
#ifndef _MISC_UTILS_H
#define _MISC_UTILS_H
extern int atoi(const char *string);
extern int console_changed;
#endif // _MISC_UTILS_H