add support for RcB2 build sys
[rofl0r-c-flod.git] / backends / backend.h
blob6f70e8e4c8b1b65d2ecf8693d603adba7987533f
1 #ifndef BACKEND_H
2 #define BACKEND_H
4 struct Backend {
6 };
8 #endif