Subversion Repositories Kolibri OS

Rev

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

Rev 5271 Rev 6321
Line 45... Line 45...
45
#include 
45
#include 
46
#include 
46
#include 
47
#include 
47
#include 
48
#include 
48
#include 
Line -... Line 49...
-
 
49
 
49
 
50
#undef CONFIG_X86
50
/**
51
/**
51
 * Allocates storage for pointers to the pages that back the ttm.
52
 * Allocates storage for pointers to the pages that back the ttm.
52
 */
53
 */
53
static void ttm_tt_alloc_page_directory(struct ttm_tt *ttm)
54
static void ttm_tt_alloc_page_directory(struct ttm_tt *ttm)