limine/stage2/limine.h
2020-09-14 19:32:11 +02:00

7 lines
80 B
C

#ifndef __LIMINE_H__
#define __LIMINE_H__
#define LIMINE_VERSION "0.4"
#endif