misc/vim: inform the user when no results are found
[nit.git] / c_src / standard__kernel._ffi.h
1 /*
2 Extern implementation of Nit module kernel
3 */
4 #ifndef STANDARD__KERNEL_NIT_H
5 #define STANDARD__KERNEL_NIT_H
6
7 #include "standard__kernel._nitni.h"
8 long kernel___Sys_errno___impl( Sys recv );
9 #endif