Changeset 80d01b3c in rtems for c

Timestamp:
02/08/12 14:57:03 (12 years ago)
Author:
Daniel Hellstrom <daniel@…>
Branches:
4.11, 5, master
Children:
b4dfce9b
Parents:
67baf60
git-author:
Daniel Hellstrom <daniel@…> (02/08/12 14:57:03)
git-committer:
Gedare Bloom <gedare@…> (03/21/12 16:35:47)
Message:

SPARC: added libcpu lowlevel access and byteorder routines/definitions

The low level routines can be used in different occasions, it will be
required when accessing PCI.

Note the difference between byteorder.h (inlined functions) and access.S
where the functions will be declared in the library archive librtemscpu.a.
Function names starting with _ are in library and can be referenced by
function pointers.

Signed-off-by: Daniel Hellstrom <daniel@…>

(No files)

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