mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 12:54:37 +00:00
![]() Unlike Linux, nothing about errno.h is arch-specific in U-Boot. As you see, all of arch/${ARCH}/include/asm/errno.h is just a wrapper of <asm-generic/errno.h>. Actually, U-Boot does not export headers to user-space, so we just have to care about the consistency in the U-Boot tree. Now all of include directives for <asm/errno.h> are gone. Deprecate <asm/errno.h>. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> |
||
---|---|---|
.. | ||
bitops.h | ||
byteorder.h | ||
cache.h | ||
config.h | ||
cpu_sh2.h | ||
cpu_sh3.h | ||
cpu_sh4.h | ||
cpu_sh7203.h | ||
cpu_sh7264.h | ||
cpu_sh7269.h | ||
cpu_sh7706.h | ||
cpu_sh7710.h | ||
cpu_sh7720.h | ||
cpu_sh7722.h | ||
cpu_sh7723.h | ||
cpu_sh7724.h | ||
cpu_sh7734.h | ||
cpu_sh7750.h | ||
cpu_sh7752.h | ||
cpu_sh7753.h | ||
cpu_sh7757.h | ||
cpu_sh7763.h | ||
cpu_sh7780.h | ||
cpu_sh7785.h | ||
global_data.h | ||
io.h | ||
irqflags.h | ||
macro.h | ||
mmc.h | ||
pci.h | ||
posix_types.h | ||
processor.h | ||
ptrace.h | ||
sections.h | ||
string.h | ||
system.h | ||
types.h | ||
u-boot.h | ||
unaligned-sh4a.h | ||
unaligned.h | ||
zimage.h |