BSPDIR=/opt/rtems/powerpc-rtems/mcp750/lib/include

CPUDIR=/opt/rtems/powerpc-rtems/include

cd $BSPDIR
find . -name "*.h" | while read f
do

  if [ -r ${CPUDIR}/${f} ] ; then
    echo Conflict on ${f}
  fi

done
This commit is contained in:
Joel Sherrill
2002-07-26 16:05:48 +00:00
parent cce1ac7950
commit 3c185338b6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-07-26 Joel Sherrill <joel@OARcorp.com>
* intr_NOTIMES.t: Per PR258, changed single @ to double @ in email
address to make texinfo happy.
2002-06-28 Joel Sherrill <joel@OARcorp.com>
* intr_NOTIMES.t: Per PR70 incorporate the posting by

View File

@@ -145,7 +145,7 @@ MC68xxx CPU models with separate interrupt stacks:
@section CPU Models Without VBR and RAM at 0
This is from a post by Zoltan Kocsi <zoltan@bendor.com.au> and is
This is from a post by Zoltan Kocsi <zoltan@@bendor.com.au> and is
a nice trick in certain situations. In his words:
I think somebody on this list asked about the interupt vector