forked from Imagelibrary/rtems
sparc: Return to previous section type when done with .data._SPARC_Counter
This commit is contained in:
committed by
Daniel Hellstrom
parent
b3cf79b9c4
commit
e20da8bbf3
@@ -81,6 +81,7 @@ static inline void _SPARC_Counter_initialize(
|
|||||||
"\t.long\t_SPARC_Counter_read_address\n" \
|
"\t.long\t_SPARC_Counter_read_address\n" \
|
||||||
"\t.long\t_SPARC_Counter_difference_one\n" \
|
"\t.long\t_SPARC_Counter_difference_one\n" \
|
||||||
"\t.long\t_SPARC_Counter\n" \
|
"\t.long\t_SPARC_Counter\n" \
|
||||||
|
"\t.previous\n" \
|
||||||
)
|
)
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user