Skip to content
Snippets Groups Projects
Commit 31e62a13 authored by burneykb's avatar burneykb
Browse files

removing unecessary files from folder

parent 10c90bb8
No related branches found
No related tags found
No related merge requests found
#include "commands.h"
/* New stuff - this is nice and clean */
#ifndef __CALLBACKS_H
#define __CALLBACKS_H
/* Grab some stupid stuff from legacy code */
#include "type_def.h"
/* Make commands.c happy */
typedef void (command_cb)(void);
#endif /* __CALLBACKS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment