The *IRQ_DIBL* registers are read only. It is impossible to acknowledge
commitbfb29713fd81f9c44d0cb4d8aa9ef8c3bb331503
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Apr 2015 18:10:00 +0000 (30 18:10 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Apr 2015 18:10:00 +0000 (30 18:10 +0000)
tree8522097acccf8981aa227e227c245d9a239e27e0
parent779b4cd59795871ab9031e7a5950b0244bc72a65
The *IRQ_DIBL* registers are read only. It is impossible to acknowledge
interrupts by writing to this registers. Instead, one really has to ack
at the source :)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50540 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/kernel/platform_bcm2708.c