GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
uBixOS
/
littleo
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
littleo
/
src
/
sys
/
include
/
ubixos
/ static.h
reddawg
on 7 Feb 2006
90 bytes
Progress
Raw
Blame
History
#ifndef _UBIXOS_STATIC_H #define _UBIXOS_STATIC_H int static_constructors(void); #endif