SVC: Difference between revisions
No edit summary  | 
				|||
| Line 778: | Line 778: | ||
Note that "stubbed" here means that the SVC only returns an error  | Note that "stubbed" here means that the SVC only returns an error, as in the following snippet:  | ||
<pre>ROM:FFF04D98                 LDR             R0, =0xF8C007F4  | |||
ROM:FFF04D9C                 BX              LR</pre>  | |||
== CreateThread ==  | == CreateThread ==  | ||