diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-04-17 17:42:53 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-04-24 11:23:23 +0000 |
commit | bc99e0659fe091b9bc751a2eb581559c70bfbf49 (patch) | |
tree | 037a3d9c420809f5c0b3ff4d8290547dc6192772 /tests/helpers.c | |
parent | b08fd6bad840580bc9622fd15071c5d0e40907c1 (diff) | |
download | flashrom-bc99e0659fe091b9bc751a2eb581559c70bfbf49.tar.gz flashrom-bc99e0659fe091b9bc751a2eb581559c70bfbf49.tar.bz2 flashrom-bc99e0659fe091b9bc751a2eb581559c70bfbf49.zip |
s25f.c: Fix mismatched function definitions
This was missed because `uint32_t` is `unsigned int` in most cases.
However, it is not the case for DJGPP 6.1.0 for some reason.
Tested with manibuilder, solves some build errors on the DJGPP target.
Change-Id: I656a72b85d4c70b57f6ff9268186a4a60933f8a9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/52473
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'tests/helpers.c')
0 files changed, 0 insertions, 0 deletions