repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* more re-work
[mascara-docs.git]
/
i386
/
junos
/
ucla
/
src
/
lab3
/
lib
/
cxx.c
blob
292f52cbb51cf2727c3a37b4bf4c3b8046671a14
1
extern
"C"
{
2
unsigned
__cxa_atexit
() {
3
return
0
;
4
}
5
6
unsigned
__dso_handle
() {
7
return
0
;
8
}
9
}