diagdummy Simple dummy app for diagnostics and debugging
This commit is contained in:
6
user/diagdummy/block.h
Normal file
6
user/diagdummy/block.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef DIAGDUMMY_BLOCK_H_
|
||||
#define DIAGDUMMY_BLOCK_H_
|
||||
|
||||
void diagdummy_block(void);
|
||||
|
||||
#endif // DIAGDUMMY_BLOCK_H_
|
Reference in New Issue
Block a user