Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
nnesse
/
minwin-binutils-gdb
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
82334d3935
Větve
Značky
master
minwin-binut...
/
gold
/
testsuite
/
script_test_11b.c
script_test_11b.c
84 B
Historie
Surový
1
2
3
4
5
6
7
8
#include "script_test_11.h"
int
ptr_equal(char *a, char *b)
{
return a == b;
}