Newer
Older
ubixos-kernel / include / ubixos / static.h
@reddawg reddawg on 13 Feb 2009 90 bytes UbixOS Kernel Sources
#ifndef _UBIXOS_STATIC_H
#define _UBIXOS_STATIC_H

int static_constructors(void);

#endif