diff options
Diffstat (limited to 'roms/u-boot/lib/errno.c')
-rw-r--r-- | roms/u-boot/lib/errno.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/u-boot/lib/errno.c b/roms/u-boot/lib/errno.c new file mode 100644 index 00000000..8330a8fd --- /dev/null +++ b/roms/u-boot/lib/errno.c @@ -0,0 +1 @@ +int errno = 0; |