mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
util/nvmutil: remove unused #define
This commit is contained in:
@@ -50,7 +50,6 @@ void setWord(int pos16, int partnum, uint16_t val);
|
||||
void byteswap(uint8_t *byte);
|
||||
void writeGbeFile(int *fd, const char *filename);
|
||||
|
||||
#define PROGNAME argv[0]
|
||||
#define FILENAME argv[1]
|
||||
#define COMMAND argv[2]
|
||||
#define MAC_ADDRESS argv[3]
|
||||
|
||||
Reference in New Issue
Block a user