summaryrefslogtreecommitdiff
path: root/chip/host/registers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/registers.h')
-rw-r--r--chip/host/registers.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/chip/host/registers.h b/chip/host/registers.h
deleted file mode 100644
index 7347ce04d3..0000000000
--- a/chip/host/registers.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-/* Empty registers header for emulator */
-
-/*
- * There is no register for emulator, but this file exists to prevent
- * compilation failure if any file includes registers.h
- */