summaryrefslogtreecommitdiff
path: root/src/m/hp800.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/hp800.h')
-rw-r--r--src/m/hp800.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/hp800.h b/src/m/hp800.h
index 3889a1a3e60..9998f701a6b 100644
--- a/src/m/hp800.h
+++ b/src/m/hp800.h
@@ -18,10 +18,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
-/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
- is the most significant byte. */
-#define WORDS_BIG_ENDIAN
-
/* Define EXPLICIT_SIGN_EXTEND if XINT must explicitly sign-extend
the bit field into an int. In other words, if bit fields
are always unsigned.