[U-Boot-Users] [PATCH 1/1] Add functions to list of exported functions

12 Dec
2006
12 Dec
'06
2:33 p.m.
Additionally export the following fuctions (to make trab_config build again): - simple_strtol() - strcmp()
Also bump the ABI version to reflect this change
Signed-off-by: Martin Krause martin.krause@tqs.de --- board/trab/Makefile | 1 - common/exports.c | 2 ++ include/_exports.h | 2 ++ include/exports.h | 4 +++- 4 files changed, 7 insertions(+), 2 deletions(-)
6725
Age (days ago)
6725
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Krause