Remove unused comment
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 19 Jan 2010 20:21:58 +0000 (15:21 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 19 Jan 2010 20:21:58 +0000 (15:21 -0500)
include/ust/processor.h

index 305284b4ea3f5dd5fd8818d506bb0a3cab57599d..4bd0997db76f26e7682554d88ce506140cf96d3d 100644 (file)
@@ -25,7 +25,6 @@ struct registers {
 
 #ifdef CONFIG_UST_GDB_INTEGRATION
 
-//#error "GDB integration not supported for x86-32 yet."
 
 #define save_registers(regsptr) \
        asm volatile ( \
This page took 0.024299 seconds and 4 git commands to generate.