Initially written referencing [this older version of the objdump output](https://github.com/rust-embedded/embedonomicon/blob/4ef7c007e5b63e3b785f24404446abe2c20fde7c/ci/exceptions/app/app.vector_table.objdump), the "Exception Handling" chapter vector table objdump output for section "[Testing It](https://github.com/rust-embedded/embedonomicon/blob/fa6330f532b1a4e834a9a116b13df7a5942da8d8/src/exceptions.md#testing-it)" is now inconsistent since [this commit](https://github.com/rust-embedded/embedonomicon/commit/8847806f62dbb41e79bf514ce26b6506157ce88c#diff-a568bb1176817168d03fa1bde21105b1dfd44b6be84818b7a7e38cd66e8da47c) changed the output.