index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.mike
/
s35520.C
blob: cb73482bda0c783b739ea003fab4299bd494d460 (
plain
)
1
2
3
4
// { dg-do assemble }
static
void
kbdNormal
()
{
}
void
(
*
keyHandler
)()
=
kbdNormal
;