OSDN Git Service

b4e2436362c4ea282743f0f621cd02fc93a68da9
[kozos-expbrd/kozos_expbrd.git] / firm / 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