X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2F_exports.h;h=349a3c5522ff876f5fba77731a53a56a15371e84;hb=c90a4dd79cb17abb46689f27ff9f1c971362d6e2;hp=d89b65be661772ab84d0209a3a4b29f9efce58eb;hpb=2e6e1772c0e34871769be4aef79748fe3e47d953;p=karo-tx-uboot.git diff --git a/include/_exports.h b/include/_exports.h index d89b65be66..349a3c5522 100644 --- a/include/_exports.h +++ b/include/_exports.h @@ -19,6 +19,7 @@ EXPORT_FUNC(do_reset) EXPORT_FUNC(getenv) EXPORT_FUNC(setenv) EXPORT_FUNC(simple_strtoul) +EXPORT_FUNC(strict_strtoul) EXPORT_FUNC(simple_strtol) EXPORT_FUNC(strcmp) EXPORT_FUNC(i2c_write)