sparc: Return to previous section type when done with .data._SPARC_Counter

This commit is contained in:
Daniel Cederman
2017-12-12 11:19:46 +01:00
committed by Daniel Hellstrom
parent b3cf79b9c4
commit e20da8bbf3

View File

@@ -81,6 +81,7 @@ static inline void _SPARC_Counter_initialize(
"\t.long\t_SPARC_Counter_read_address\n" \
"\t.long\t_SPARC_Counter_difference_one\n" \
"\t.long\t_SPARC_Counter\n" \
"\t.previous\n" \
)
#ifdef __cplusplus