[Assignment-7] add embedded_device_syntax; add .h
This commit is contained in:
parent
c1bdc5b079
commit
83d943940c
2 changed files with 13 additions and 2 deletions
|
|
@ -3,4 +3,8 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
char *embedded_device_syntax(void);
|
||||
|
||||
int handle_embedded_device(int argc, char **argv);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue