"Das U-Boot" Source Tree
at master 3 lines 53 B view raw
1#include <errno.h> 2 3int errno __errno_asm_label = 0;