An error occurred while fetching folder content.
Select Git revision
mpc5xx
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
Joakim Tjernlund
authored
NULL is an absolute value and should not be relocated.
After this correction code like:
void weak_fun(void) __attribute__((weak));
printf("weak_fun:%p\n", weak_fun);
will still print null after relocation.
Signed-off-by:
Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Name | Last commit | Last update |
---|---|---|
.. |