index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.25
/
gold
/
testsuite
/
odr_header1.h
blob: 3d9c48808e26e6feef21fa25ad14e51bb0129b2a (
plain
)
1
2
3
4
5
6
#include
"odr_header2.h"
struct
OdrDerived
:
OdrBase
{
~
OdrDerived
() {
}
};