gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_11b.c
CommitLineData
5b2af7dd
L
1#include "script_test_11.h"
2
3int
4ptr_equal(char *a, char *b)
5{
6 return a == b;
7}
This page took 0.239548 seconds and 4 git commands to generate.