aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/tt/mmu-tt.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/include/tt/mmu-tt.h')
-rw-r--r--arch/um/include/tt/mmu-tt.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/um/include/tt/mmu-tt.h b/arch/um/include/tt/mmu-tt.h
deleted file mode 100644
index 572a78b22587..000000000000
--- a/arch/um/include/tt/mmu-tt.h
+++ /dev/null
@@ -1,12 +0,0 @@
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
9struct mmu_context_tt {
10};
11
12#endif