nbos

nbos

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