libkernaux/src/drivers/framebuffer.c

9 lines
144 B
C

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <kernaux/drivers/framebuffer.h>
__attribute__((unused))
static const int foobar = 0;