From f03bedcae2bfbd4ccfccbb7e0106388bb2dbec4b Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Mon, 20 Feb 2006 13:18:26 +0000 Subject: Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators. Now one step closer porting BSD on my HP48GX. ;-) --- devel/hp48xgcc/files/patch-class+SourceLine.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 devel/hp48xgcc/files/patch-class+SourceLine.h (limited to 'devel/hp48xgcc/files/patch-class+SourceLine.h') diff --git a/devel/hp48xgcc/files/patch-class+SourceLine.h b/devel/hp48xgcc/files/patch-class+SourceLine.h new file mode 100644 index 000000000000..4057693de8a9 --- /dev/null +++ b/devel/hp48xgcc/files/patch-class+SourceLine.h @@ -0,0 +1,9 @@ +--- class/SourceLine.h 3 Nov 2004 06:57:51 -0000 1.1 ++++ class/SourceLine.h 3 Nov 2004 07:25:35 -0000 1.2 +@@ -30,5 +30,5 @@ + }; + + +-#endif SourceLine_h ++#endif /* SourceLine_h */ + -- cgit v1.2.3