]> git.baikalelectronics.ru Git - uboot.git/commit
Add a symlink for ctype.h
authorSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2021 20:57:15 +0000 (13:57 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:42 +0000 (14:25 -0700)
commit9083cf14808404e4650066afe0bf637b3b82816a
tree5611ea82bc4c7bacd9a02462ff7c011110d82241
parent87ee13c365e2814e55fecd5e9d186b3ce3ecdab3
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>
include/ctype.h [new symlink]