MCS GetCapa

From WikiPrizm
Jump to navigationJump to search


Synopsis

Header: fxcg/file.h
Syscall index: 0x1532
Function signature: int MCS_GetCapa(int* current_bottom)

Gets main memory capacity.

Parameters

  • current_bottom - Pointer to int that will receive the value of the current MCS RAM bottom.

Returns

Main memory capacity.