libkernaux/src/framebuffer.c

9 lines
136 B
C
Raw Normal View History

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