GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
6
Releases
Fork
: 0
uBixOS
/
ubixos
Transfer to URL with SHA
Find file
Newer
Older
tree:
c44cc4791a
Branches
Tags
×
UBIXOS-0.01
UBIXOS-0.5
UBIXOS-1.0
UBIXOS-OLD
UBIXOS-PRE
master
ubixos
/
sys
/
include
/
ubixos
/ static.h
Charlie Root
on 31 Dec 2017
90 bytes
Sync
Raw
Blame
History
#ifndef _UBIXOS_STATIC_H #define _UBIXOS_STATIC_H int static_constructors(void); #endif