commit | de9d70fcebb107119483d64035645540750fbb0d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue May 12 14:55:06 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 10 19:26:55 2015 -0600 |
tree | 6738c945b4020cba2abfe9f097960e21addb2404 | |
parent | c62fb996094c4fc2ff98cd9c627cd06eca9b2990 [diff] |
Add a simple version of memalign() This is used when the full malloc() is not available. Signed-off-by: Simon Glass <sjg@chromium.org>