From 3c185338b66b6e89e0659e09b888d56f36df20dc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Jul 2002 16:05:48 +0000 Subject: 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 --- doc/supplements/m68k/ChangeLog | 5 +++++ doc/supplements/m68k/intr_NOTIMES.t | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/supplements/m68k/ChangeLog b/doc/supplements/m68k/ChangeLog index 60a0fa3842..f48ea77168 100644 --- a/doc/supplements/m68k/ChangeLog +++ b/doc/supplements/m68k/ChangeLog @@ -1,3 +1,8 @@ +2002-07-26 Joel Sherrill + + * intr_NOTIMES.t: Per PR258, changed single @ to double @ in email + address to make texinfo happy. + 2002-06-28 Joel Sherrill * intr_NOTIMES.t: Per PR70 incorporate the posting by diff --git a/doc/supplements/m68k/intr_NOTIMES.t b/doc/supplements/m68k/intr_NOTIMES.t index a109ea3264..2568c9f5fa 100644 --- a/doc/supplements/m68k/intr_NOTIMES.t +++ b/doc/supplements/m68k/intr_NOTIMES.t @@ -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 and is +This is from a post by Zoltan Kocsi and is a nice trick in certain situations. In his words: I think somebody on this list asked about the interupt vector -- cgit v1.2.3