| Index: src/trusted/validator_mips/cpuid_mips_features.h
|
| diff --git a/src/trusted/validator_mips/cpuid_mips_features.h b/src/trusted/validator_mips/cpuid_mips_features.h
|
| deleted file mode 100644
|
| index 9437cce99fece9d550945f57f376183368fa7bb4..0000000000000000000000000000000000000000
|
| --- a/src/trusted/validator_mips/cpuid_mips_features.h
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -/*
|
| - * Copyright (c) 2012 The Native Client Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -/*
|
| - * This file can be included many times to list all the MIPS CPU features.
|
| - * Simply define the NACL_MIPS_CPU_FEATURE macro to change the behavior.
|
| - *
|
| - * TODO(jfb) Add other MIPS CPU features.
|
| - */
|
| -
|
| -/* Bogus feature: needed so there's at least one.
|
| - * Remove when others are added. */
|
| -NACL_MIPS_CPU_FEATURE(BOGUS)
|
|
|