GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
2
Fork
: 0
MrOlsen
/
UbixOS
Transfer to URL with SHA
Find file
Newer
Older
tree:
641c1f2f8d
Branches
Tags
×
1.0-RELEASE
1.5-RELEASE
master
UbixOS
/
src
/
sys
/
include
/
ubixos
/ static.h
reddawg
on 16 Jan 2007
90 bytes
UbixOS
Raw
Blame
History
#ifndef _UBIXOS_STATIC_H #define _UBIXOS_STATIC_H int static_constructors(void); #endif