Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / core__kernel._ffi.h
1 /*
2 Extern implementation of Nit module kernel
3 */
4 #ifndef CORE__KERNEL_NIT_H
5 #define CORE__KERNEL_NIT_H
6
7 #include <stdint.h>
8 #include "core__kernel._nitni.h"
9 #endif