10 lines
172 B
C
10 lines
172 B
C
|
#include <stdint.h>
|
||
|
|
||
|
extern void *_binary_pr25749_1_c_size __attribute__ ((visibility("hidden")));
|
||
|
|
||
|
intptr_t
|
||
|
size (void)
|
||
|
{
|
||
|
return (intptr_t) &_binary_pr25749_1_c_size;
|
||
|
}
|