This website requires JavaScript.
Explore
Help
Register
Sign In
GNUBoot
/
coreboot-kgpe-d16
Watch
2
Star
0
Fork
You've already forked coreboot-kgpe-d16
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e237f5ac95
coreboot-kgpe-d16
/
util
/
romcc
/
tests
/
simple_test62.c
8 lines
72 B
C
Raw
Blame
History
static
const
int
foo
=
1
;
static
void
main
(
void
)
{
int
x
;
x
=
foo
;
}
Reference in New Issue
View Git Blame
Copy Permalink