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