aboutsummaryrefslogtreecommitdiffstats
path: root/ichspi.c
diff options
context:
space:
mode:
Diffstat (limited to 'ichspi.c')
-rw-r--r--ichspi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ichspi.c b/ichspi.c
index 9eb24a99..21442084 100644
--- a/ichspi.c
+++ b/ichspi.c
@@ -676,7 +676,7 @@ static int program_opcodes(OPCODES *op, int enable_undo)
* - at least one program opcode (BYTE_PROGRAM, AAI_WORD_PROGRAM, ...?)
* - necessary preops? (EWSR, WREN, ...?)
*/
-static int ich_missing_opcodes()
+static int ich_missing_opcodes(void)
{
uint8_t ops[] = {
JEDEC_READ,