libkernaux/src/drivers/framebuffer.c

9 lines
144 B
C
Raw Normal View History

2022-01-11 08:58:47 +00:00
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <kernaux/drivers/framebuffer.h>
2022-01-11 08:58:47 +00:00
__attribute__((unused))
static const int foobar = 0;