mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 15:31:42 +03:00
fix printf format args
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "buffer.h"
|
||||
#include "load_buffer.h"
|
||||
#include "image.h"
|
||||
#include <console.h>
|
||||
|
||||
static struct image images[0] __image_start;
|
||||
static struct image images_end[0] __image_end;
|
||||
|
||||
Reference in New Issue
Block a user