dec21140A: change debugging key to Shift+F7
This commit is contained in:
parent
8ab7667da4
commit
c5fae8a617
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Created: 09/01/2009 Nicolas Tittley (first.last @ gmail DOT com)
|
|||
|
||||
#include <sys/null.h>
|
||||
|
||||
#define DE_FKEY 8 /* Shitf+ this value will dump info on console */
|
||||
#define DE_FKEY 7 /* Shift+ this value will dump info on console */
|
||||
|
||||
#define NOT(x) (~(x))
|
||||
|
||||
|
|
Loading…
Reference in a new issue