diff options
Diffstat (limited to 'include/gran/components/mem/simple_mem.h')
| -rw-r--r-- | include/gran/components/mem/simple_mem.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/gran/components/mem/simple_mem.h b/include/gran/components/mem/simple_mem.h deleted file mode 100644 index 8e0845c..0000000 --- a/include/gran/components/mem/simple_mem.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef EXSIM_SIMPLE_MEM_H -#define EXSIM_SIMPLE_MEM_H - -#include <gran/component.h> - -struct component *create_simple_mem(size_t size); - -#endif /* EXSIM_SIMPLE_MEM_H */ |
