aboutsummaryrefslogtreecommitdiff
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 572a78b2258..00000000000
--- a/arch/um/include/tt/mmu-tt.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
- * Licensed under the GPL
- */
-
-#ifndef __TT_MMU_H
-#define __TT_MMU_H
-
-struct mmu_context_tt {
-};
-
-#endif