This commit is contained in:
Jeff Hill
1995-08-12 01:12:37 +00:00
parent 93c191ffe9
commit 524da0d2df
2 changed files with 6 additions and 2 deletions

View File

@@ -1,15 +1,17 @@
/*
* $Id$
* @(#)veclist.c 1.10
*
* list fuctions attached to the interrupt vector table
*
* Created 28Mar89 Jeffrey O. Hill
* hill@atdiv.lanl.gov
* johill@lanl.gov
* (505) 665 1831
*
* .01 010393 Applied fix for zero C ISR param causes incorrect
* identification as MACRO ISR problem.
* .02 022195 Compiler warnings fixed
* $Log$
*/
/*

View File

@@ -1,15 +1,17 @@
/*
* $Id$
* @(#)veclist.c 1.10
*
* list fuctions attached to the interrupt vector table
*
* Created 28Mar89 Jeffrey O. Hill
* hill@atdiv.lanl.gov
* johill@lanl.gov
* (505) 665 1831
*
* .01 010393 Applied fix for zero C ISR param causes incorrect
* identification as MACRO ISR problem.
* .02 022195 Compiler warnings fixed
* $Log$
*/
/*