mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
10 lines
137 B
C
10 lines
137 B
C
|
#include <bfd_stdint.h>
|
||
|
|
||
|
extern void *_binary_pr25749_1_c_size;
|
||
|
|
||
|
intptr_t
|
||
|
size (void)
|
||
|
{
|
||
|
return (intptr_t) &_binary_pr25749_1_c_size;
|
||
|
}
|