Fix 'interrupt interrupt' -> 'interrupt' in the comment.

Approved by:	cognet (mentor)
This commit is contained in:
Wojciech A. Koszek 2006-09-20 12:23:33 +00:00
parent 6e6dfbf26e
commit 6a535c2e4a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162463

View file

@ -41,7 +41,7 @@
#include "assym.s"
/*
* Macros for interrupt interrupt entry, call to handler, and exit.
* Macros for interrupt entry, call to handler, and exit.
*/
#define INTR(irq_num, vec_name) \
.text ; \