mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 09:54:05 +08:00
cpukit/aarch64: Use correct debug register names
The N used in the breakpoint and watchpoint register names is intended to be an integer between 0 and 15 (inclusive) and will not compile when used as is. This adds the accessors necessary to access all of these breakpoint and watchpoint registers.
This commit is contained in:
committed by
Joel Sherrill
parent
102261043a
commit
37684cfdc9