index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
include
/
ape
/
stdnoreturn.h
blob: c5c3a2cc88c678ca2e4718cb429c9bcf0fe2f7e1 (
plain
)
1
2
3
4
5
6
#ifndef __STDNORETURN_H
#define __STDNORETURN_H
#define noreturn _Noreturn
#endif