vserver 1.9.3
[linux-2.6.git] / include / linux / serial_core.h
index e7e8bb9..daffe8c 100644 (file)
@@ -176,6 +176,7 @@ struct uart_port {
 #define UPIO_PORT              (0)
 #define UPIO_HUB6              (1)
 #define UPIO_MEM               (2)
+#define UPIO_MEM32             (3)
 
        unsigned int            read_status_mask;       /* driver specific */
        unsigned int            ignore_status_mask;     /* driver specific */