Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
nnesse
/
minwin-binutils-gdb
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
82334d3935
Branchit
Tagit
master
minwin-binut...
/
gold
/
testsuite
/
script_test_11b.c
script_test_11b.c
84 B
Historia
Raaka
1
2
3
4
5
6
7
8
#include "script_test_11.h"
int
ptr_equal(char *a, char *b)
{
return a == b;
}