Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
27a3bbaf4b1e23a3afbae4d9f72b51a36859f74a
/
.
/
arch
/
um
/
include
/
tt
/
mmu-tt.h
blob: 572a78b225872422f10f142e9607126c24eba463 [
file
] [
log
] [
blame
]
Gennady Sharapov
4abfbf4
2006-01-18 17:42:44 -0800
[
diff
] [
blame
]
1
/*
2
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3
* Licensed under the GPL
4
*/
5
6
#ifndef
__TT_MMU_H
7
#define
__TT_MMU_H
8
9
struct
mmu_context_tt
{
10
};
11
12
#endif