summaryrefslogtreecommitdiff
path: root/host/linktest/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'host/linktest/main.c')
-rw-r--r--host/linktest/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/linktest/main.c b/host/linktest/main.c
index e24d5579..8e1525fa 100644
--- a/host/linktest/main.c
+++ b/host/linktest/main.c
@@ -41,7 +41,7 @@ int main(void)
/* host_common.h */
CreateFirmwarePreamble(0, 0, 0, 0, 0);
- CreateKernelPreamble(0, 0, 0, 0, 0, 0, 0, 0, 0);
+ CreateKernelPreamble(0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
/* file_keys.h */
BufferFromFile(0, 0);