ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / keyboard.h
index 65c2d70853e96557dc13c3f8e0a2e1420b4ccbf0..a3c984d780f0144422da0e0e9a4a754dc208510f 100644 (file)
@@ -33,6 +33,7 @@ struct keyboard_notifier_param {
        struct vc_data *vc;     /* VC on which the keyboard press was done */
        int down;               /* Pressure of the key? */
        int shift;              /* Current shift mask */
+       int ledstate;           /* Current led state */
        unsigned int value;     /* keycode, unicode value or keysym */
 };
 
This page took 0.027574 seconds and 5 git commands to generate.