Changeset 37684cf in rtems for cpukit/score

Timestamp:
09/30/21 19:46:21 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
2055e42
Parents:
10226104
git-author:
Kinsey Moore <kinsey.moore@…> (09/30/21 19:46:21)
git-committer:
Joel Sherrill <joel@…> (11/01/21 13:38:59)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.