From: borutr Date: Wed, 7 Aug 2002 21:28:14 +0000 (+0000) Subject: - added newline in the .def file to keep MSC compiler satisfied X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b68396d2e203be768191ce8419d368df4f203b98;p=fw%2Fsdcc - added newline in the .def file to keep MSC compiler satisfied git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2063 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/src/xa51/peeph.def b/src/xa51/peeph.def index e69de29b..2f36385c 100644 --- a/src/xa51/peeph.def +++ b/src/xa51/peeph.def @@ -0,0 +1,4 @@ +// there should be at least one newline in the def file +// to keep MSC compiler satisfied; so don't remove the +// following empty line! + diff --git a/src/xa51/peeph.rul b/src/xa51/peeph.rul index 7e86f108..6e649388 100644 --- a/src/xa51/peeph.rul +++ b/src/xa51/peeph.rul @@ -1,3 +1,4 @@ /* Generated file, DO NOT Edit! */ /* To Make changes to rules edit */ /* /peeph.def instead. */ +"\n"