Newer
Older
ubix2 / src / sys / include / ubixos / static.h
@reddawg reddawg on 1 Jun 2006 90 bytes ubix2
#ifndef _UBIXOS_STATIC_H
#define _UBIXOS_STATIC_H

int static_constructors(void);

#endif