File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 66 */
77
88#include "parport.h"
9+ #define NDEBUG
10+ #include <debug.h>
911
1012/* FUNCTIONS ****************************************************************/
1113
Original file line number Diff line number Diff line change 66 */
77
88#include "parport.h"
9-
9+ #define NDEBUG
10+ #include <debug.h>
1011
1112/* FUNCTIONS ****************************************************************/
1213
Original file line number Diff line number Diff line change 55 */
66
77#include "parport.h"
8+ #define NDEBUG
9+ #include <debug.h>
810
911static DRIVER_UNLOAD DriverUnload ;
1012static DRIVER_DISPATCH DispatchCreate ;
Original file line number Diff line number Diff line change 1515
1616#include "hardware.h"
1717
18- //#define NDEBUG
19- #include <debug.h>
20-
2118typedef enum
2219{
2320 dsStopped ,
Original file line number Diff line number Diff line change 66 */
77
88#include "parport.h"
9+ #define NDEBUG
10+ #include <debug.h>
911
1012/* FUNCTIONS ****************************************************************/
1113
You can’t perform that action at this time.
0 commit comments