From 68053284e445b937aeaf0e7abff2c1517fede4f3 Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Tue, 19 Jan 2010 15:21:58 -0500 Subject: [PATCH] Remove unused comment --- include/ust/processor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/ust/processor.h b/include/ust/processor.h index 305284b..4bd0997 100644 --- a/include/ust/processor.h +++ b/include/ust/processor.h @@ -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 ( \ -- 2.34.1