diff options
| author | Michal Idziorek <m.i@gmx.at> | 2015-05-22 03:38:45 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2015-05-22 03:38:45 +0200 |
| commit | bd5c0694678df3361eddaedcf9ceca6db687e010 (patch) | |
| tree | ff85e8abdb2dcd2cbfa93e75cc7ef66cafa93239 /xxx/lib/buffer/ringbuffer.h | |
| parent | fceb15b1d325a7bb0bcab8993a1057cb991172e8 (diff) | |
moving/removing some direcories
Diffstat (limited to 'xxx/lib/buffer/ringbuffer.h')
| -rw-r--r-- | xxx/lib/buffer/ringbuffer.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xxx/lib/buffer/ringbuffer.h b/xxx/lib/buffer/ringbuffer.h deleted file mode 100644 index 038e33a..0000000 --- a/xxx/lib/buffer/ringbuffer.h +++ /dev/null @@ -1,3 +0,0 @@ -#include <stdbool.h> -bool ringbuffer_put(char c); -bool ringbuffer_get(char *c); |
