Subversion Repositories Kolibri OS

Rev

Rev 5598 | Rev 5676 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5598 Rev 5606
Line 1... Line 1...
1
#ifndef INCLUDE_MEM_H
1
#ifndef INCLUDE_MEM_H
2
#define INCLUDE_MEM_H
2
#define INCLUDE_MEM_H
Line -... Line 3...
-
 
3
 
-
 
4
#ifndef INCLUDE_KOLIBRI_H
-
 
5
#include "../lib/kolibri.h"
-
 
6
#endif
3
 
7
 
4
dword mem_init()
8
dword mem_init()
5
{
9
{
6
	$push    ebx
10
	$push    ebx
7
        $mov     eax, 68
11
        $mov     eax, 68