Initial commit
This commit is contained in:
6
include/bbn.h
Normal file
6
include/bbn.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef INCLUDED_BBN_H
|
||||
#define INCLUDED_BBN_H
|
||||
|
||||
void say_hi(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user