efi_loader: simplify efi_watchdog_timer_notify()
[u-boot.git] / lib / errno.c
CommitLineData
be1e77f2
MB
1#include <errno.h>
2
3int errno __errno_asm_label = 0;
This page took 0.026313 seconds and 4 git commands to generate.