7 lines
93 B
C
7 lines
93 B
C
|
#ifndef OUTOFSPEC_H_
|
||
|
#define OUTOFSPEC_H_
|
||
|
|
||
|
void logo_OutOfSpec();
|
||
|
|
||
|
#endif /* OUTOFSPEC_H_ */
|