3 lines
53 B
C
3 lines
53 B
C
#include <errno.h>
|
|
|
|
int errno __errno_asm_label = 0;
|
#include <errno.h>
|
|
|
|
int errno __errno_asm_label = 0;
|