# HG changeset patch # User Paul Boddie # Date 1588346763 -7200 # Node ID 3cad7f8a167918d1884105c5cc7046c853b5f1a1 # Parent 5def8be211f41dcc414d4a603fdd7be488eb9ae8 Fixed markup. diff -r 5def8be211f4 -r 3cad7f8a1679 docs/wiki/Library--cpu --- a/docs/wiki/Library--cpu Mon Apr 13 20:55:41 2020 +0200 +++ b/docs/wiki/Library--cpu Fri May 01 17:26:03 2020 +0200 @@ -16,7 +16,7 @@ initialisation]] code. To support exceptions and interrupts, the following routines are defined in -the `.vectors' section of the payload: +the `.vectors` section of the payload: `ebase` :: Handles TLB exceptions, jumping to the general exception handler. The PIC32 products tested with this software do not