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:
Simon Glass 2021-01-21 13:57:15 -07:00
parent ff5fa7d626
commit 3306eeca89
1 changed files with 1 additions and 0 deletions

1
include/ctype.h Symbolic link
View File

@ -0,0 +1 @@
linux/ctype.h