1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 04:28:05 +02:00
wernermisc/qpkg/gobble.h

7 lines
90 B
C
Raw Normal View History

#ifndef GOBBLE_H
#define GOBBLE_H
void gobble(const char *name);
#endif /* !GOBBLE_H */