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:
20a226aa8a
Branches
Tags
×
UBIXOS-0.01
UBIXOS-0.5
UBIXOS-1.0
UBIXOS-OLD
UBIXOS-PRE
master
ubixos
/
contrib
/
netbsd-tests
/
usr.bin
/
xlint
/
lint1
/ d_alignof.c
Charlie Root
on 31 Dec 2017
65 bytes
More Cleanup
Raw
Blame
History
/* __alignof__ */ int main(void) { return __alignof__(short); }