Difference between revisions of "Unit GlobalStrings"

From Ultibo.org
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:34, 31 August 2021

Return to Unit Reference


Description


Ultibo Global String Definitions unit

Constants



Exception strings STRING_*
STRING_DATA_ABORT = 'Data abort';  
STRING_PREFETCH_ABORT = 'Prefetch abort';  
STRING_UNDEFINED_INSTRUCTION = 'Undefined Instruction';  


Type definitions


None defined

Public variables


None defined

Function declarations


None defined


Return to Unit Reference