Subversion Repositories HelenOS

Rev

Rev 2071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2071 Rev 2089
Line 32... Line 32...
32
/** @file
32
/** @file
33
 */
33
 */
34
 
34
 
35
#include <arch/mm/memory_init.h>
35
#include <arch/mm/memory_init.h>
36
#include <arch/boot/boot.h>
36
#include <arch/boot/boot.h>
37
#include <typedefs.h>
-
 
38
 
37
 
39
/** Return total size of available memory in bytes.
38
/** Return total size of available memory in bytes.
40
 *
39
 *
41
 * @return Size of available memory in bytes.
40
 * @return Size of available memory in bytes.
42
 */
41
 */