From: kmh Date: Sun, 9 Dec 2001 20:11:15 +0000 (+0000) Subject: fixed typo EEA -> EA X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4dc25805d05d444491221ad4e57036d424226bb3;p=fw%2Fsdcc fixed typo EEA -> EA git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1668 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/include/mcs51reg.h b/device/include/mcs51reg.h index 313e3660..cca4e841 100644 --- a/device/include/mcs51reg.h +++ b/device/include/mcs51reg.h @@ -2168,7 +2168,7 @@ sbit at 0xAB ET1 ; sbit at 0xAC ES0 ; sbit at 0xAD ES1 ; sbit at 0xAE EAD ; -sbit at 0xAF EEA ; +sbit at 0xAF EA ; #endif #ifdef IE__EA__ES1__ET2__ES__ET1__EX1__ET0__EX0