summaryrefslogtreecommitdiff
path: root/flash_lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash_lock.c')
-rw-r--r--flash_lock.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/flash_lock.c b/flash_lock.c
deleted file mode 100644
index 33f76c7..0000000
--- a/flash_lock.c
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * flash_{lock,unlock}
- *
- * utilities for locking/unlocking sectors of flash devices
- */
-
-#define PROGRAM_NAME "flash_lock"
-#include "flash_unlock.c"