SVC: Difference between revisions
as per #3dsdev |
|||
Line 1,462: | Line 1,462: | ||
| 3 | | 3 | ||
| This writes the total used memory size in the BASE memory region to out. | | This writes the total used memory size in the BASE memory region to out. | ||
|- | |||
| 2 | |||
| Unused | |||
| This writes the FCRAM memory [[Memory_Allocation#FCRAM_Region_Data|used by the kernel]] to out. | |||
|- | |- | ||
| 25 | | 25 | ||
| Unused | | Unused | ||
| This writes the total number of threads which were directly launched by the kernel, to out. | | This writes the total number of threads which were directly launched by the kernel, to out. No longer exists with some kernel version? | ||
|- | |- | ||
| 26 | | 26 |