mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 07:04:28 +00:00
Add a symlink for ctype.h
Libraries that link with U-Boot typically may expect to be able to include ctype.h but this file is in a different place in U-Boot. Add a symlink to make this work. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
ff5fa7d626
commit
3306eeca89
1 changed files with 1 additions and 0 deletions
1
include/ctype.h
Symbolic link
1
include/ctype.h
Symbolic link
|
@ -0,0 +1 @@
|
|||
linux/ctype.h
|
Loading…
Reference in a new issue