summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/stand/bootimx23/args_prep.c
AgeCommit message (Expand)Author
2017-12-10use the machine link for bootconfig.hchristos
2017-01-14there is no <string.h> in standalone code; should be getting strcpy fromchristos
2017-01-14Include <string.h> for strcpymartin
2013-02-23Contribution from Petri Laakso:jkunz