This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-buildroot
Watch
1
Star
0
Fork
You've already forked ubuntu-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ubuntu-buildroot
/
output
/
build
/
host-gcc-initial-11.4.0
/
gcc
/
testsuite
/
gcc.misc-tests
/
mg-2.c
10 lines
89 B
C
Raw
Permalink
Blame
History
/* PR 15220 */
#
include
<nonexist0.h>
#
include
"nonexist.h"
int
main
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink