annotate src/m/pyrmips.h @ 51324:dfd8b52708ae

(kill-whole-line): Make it interact correctly with the kill ring.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 29 May 2003 23:29:29 +0000
parents 4be8406ebef9
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25834
Dave Love <fx@gnu.org>
parents:
diff changeset
1 /* Configuration file for the Pyramid machine that uses the MIPS cpu. */
Dave Love <fx@gnu.org>
parents:
diff changeset
2 /* This does not fully work. */
Dave Love <fx@gnu.org>
parents:
diff changeset
3
Dave Love <fx@gnu.org>
parents:
diff changeset
4 #include "m-pyramid.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 #define SYSTEM_MALLOC
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #define CANNOT_DUMP
Dave Love <fx@gnu.org>
parents:
diff changeset
8