|
@@ -437,7 +437,7 @@ static int mgslpc_device_count = 0;
|
|
* .text section address and breakpoint on module load.
|
|
* .text section address and breakpoint on module load.
|
|
* This is useful for use with gdb and add-symbol-file command.
|
|
* This is useful for use with gdb and add-symbol-file command.
|
|
*/
|
|
*/
|
|
-static bool break_on_load=0;
|
|
|
|
|
|
+static bool break_on_load;
|
|
|
|
|
|
/*
|
|
/*
|
|
* Driver major number, defaults to zero to get auto
|
|
* Driver major number, defaults to zero to get auto
|