diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2016-04-13 18:51:12 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-04-15 16:18:57 +0200 |
commit | c42b7864851040b2ec19adc93f8635bcaf1e652b (patch) | |
tree | d484a064445d346bc69c459361cfcd87aada70aa /src/mainboard | |
parent | b3ee03c404e0a26dc338a26f7ce01ddb8dafaaec (diff) |
stddef.h: fix zeroptr's definition
As Aaron pointed out, the old definition made the compiler emit two
memory accesses, to 0 (for derefencing) and then reading at whatever
address could be read from there.
Change-Id: I5cdd53f5bd2d2397c43f09f3e5fa46be08744b01
Found-by: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/14342
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions