7 lines
113 B
C
7 lines
113 B
C
#ifndef DIAGDUMMY_BLOCK_H_
|
|
#define DIAGDUMMY_BLOCK_H_
|
|
|
|
void diagdummy_block(void);
|
|
|
|
#endif // DIAGDUMMY_BLOCK_H_
|