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-binutils-2.38
/
gold
/
testsuite
/
script_test_11b.c
8 lines
84 B
C
Raw
Permalink
Blame
History
#
include
"script_test_11.h"
int
ptr_equal
(
char
*
a
,
char
*
b
)
{
return
a
=
=
b
;
}
Reference in New Issue
View Git Blame
Copy Permalink