mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
3 lines
81 B
C
3 lines
81 B
C
extern int rpathy_value (void);
|
|
int main () { return !(rpathy_value () == 57); }
|