Subversion Repositories HelenOS

Rev

Rev 2927 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 4344
Line 33... Line 33...
33
 */
33
 */
34
 
34
 
35
#ifndef KERN_amd64_TLB_H_
35
#ifndef KERN_amd64_TLB_H_
36
#define KERN_amd64_TLB_H_
36
#define KERN_amd64_TLB_H_
37
 
37
 
38
#define tlb_arch_init()
-
 
39
#define tlb_print()
-
 
40
 
-
 
41
#endif
38
#endif
42
 
39
 
43
/** @}
40
/** @}
44
 */
41
 */