OSDN Git Service

Moved some unused codes.
[kozos-expbrd/kozos_expbrd.git] / misc / hwtest / 08 / bootload / splash.h
1
2 #ifndef SPLASH_H
3 #define SPLASH_H
4
5 #include "defines.h"
6
7 int8 splash_playfunc(uint8 * buf, const uint16 len);
8
9 #endif
10