74e8772507
git-svn-id: svn://kolibrios.org@9325 a494cfbc-eb01-0410-851d-a64ba20cac60
7 lines
122 B
C
7 lines
122 B
C
#ifndef UTIL_H_INCLUDED
|
|
#define UTIL_H_INCLUDED
|
|
|
|
void dump_devices_dat(const char *filename);
|
|
|
|
#endif // UTIL_H_INCLUDED
|