Changed PB0 to PBO as requested by Marcel Telka in bug #1215704
[fw/sdcc] / device / include / mcs51 / reg764.h
index a4c7a2ad60adc180442c9588a2a68244deda1903..6cc84d49139529c61066fbf179859e15dd8a1586 100755 (executable)
@@ -142,7 +142,7 @@ __sbit __at 0xB9 PT0  ; // Timer 0 Interrupt Priority
 __sbit __at 0xBA PX1  ; // External Interrupt 1 Priority
 __sbit __at 0xBB PT1  ; // Timer 1 Interrupt Priority
 __sbit __at 0xBC PS   ; // Serial Port Interrupt Priority
-__sbit __at 0xBD PB0  ; // Brownout Interrupt Priority
+__sbit __at 0xBD PBO  ; // Brownout Interrupt Priority
 __sbit __at 0xBE PWD  ; // Watchdog Interrupt Priority
 
 /*  I2CFG */