mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Merge with /home/tur/git/u-boot#motionpro
This commit is contained in:
commit
19bf91f962
25 changed files with 190 additions and 91 deletions
|
@ -1191,6 +1191,8 @@ static void process_macros (const char *input, char *output)
|
|||
|
||||
if (outputcnt)
|
||||
*output = 0;
|
||||
else
|
||||
*(output - 1) = 0;
|
||||
|
||||
#ifdef DEBUG_PARSER
|
||||
printf ("[PROCESS_MACROS] OUTPUT len %d: \"%s\"\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue