nbos

nbos

https://git.tonybtw.com/nbos.git git://git.tonybtw.com/nbos.git
110 bytes raw
1
#ifndef PKGS_LINUX_H
2
#define PKGS_LINUX_H
3
#include "../../include/nbos.h"
4
extern const pkg pkgs_linux;
5
#endif