aboutsummaryrefslogtreecommitdiff
path: root/include/jobs.h
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-01-30 20:45:41 +0100
committerKarel Kočí <cynerd@email.cz>2017-01-30 20:45:41 +0100
commit5ab2332addae2a90a1fa438c91e8069ebbfc4082 (patch)
tree0bb7a5beb82e545feaebbaa7cf7ccd776170fd71 /include/jobs.h
parentf851f9edefdc5ac3e282e173b4b0d47df19af4ab (diff)
downloadavr-ioe-5ab2332addae2a90a1fa438c91e8069ebbfc4082.tar.gz
avr-ioe-5ab2332addae2a90a1fa438c91e8069ebbfc4082.tar.bz2
avr-ioe-5ab2332addae2a90a1fa438c91e8069ebbfc4082.zip
Cleanup repository
I don't have enough time to implement everything so I am cutting losses. I might return to it later on, but now I push forward to implement at least base features.
Diffstat (limited to 'include/jobs.h')
-rw-r--r--include/jobs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/jobs.h b/include/jobs.h
deleted file mode 100644
index d2abbdc..0000000
--- a/include/jobs.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <stdint.h>
-
-#ifndef _IOE_JOBS_H_
-#define _IOE_JOBS_H_
-
-
-
-#endif /* _IOE_JOBS_H_ */