From 61dc0571832b88097192a8c0eab190a44c577371 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Jul 2000 17:29:36 +0000 Subject: Added 'dumpkmap' to allow people to dump a binary keymap, which can then be loaded in by 'loadkmap' -- submitted by Arne Bernin -Erik --- busybox.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index 0f2bcefeb..854de1466 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -25,6 +25,7 @@ #define BB_DMESG #define BB_DUTMP #define BB_DU +#define BB_DUMPKMAP #define BB_ECHO #define BB_FBSET #define BB_FDFLUSH -- cgit v1.2.3