7 lines
105 B
C
7 lines
105 B
C
#ifndef __BluescreenDemo_Include_H_
|
|
#define __BluescreenDemo_Include_H_
|
|
|
|
void bluescreen_demo();
|
|
|
|
#endif
|