On Mon, 2013-01-07 at 13:47 +0000, Dave Martin wrote:
(Minor point: you can merge the "b start" with the first entry of the vectors, because this slot is never used for any other purpose in any vector table. The code works anyway, though.)
I considered that when I wrote the patch but thought I would keep things separate for clarity and avoid tripping up anyone modifying the code later. We can spare 4 bytes of memory :-)