diff options
Diffstat (limited to 'src/m/template.h')
-rw-r--r-- | src/m/template.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/template.h b/src/m/template.h index 7e067849813..4efc9158a45 100644 --- a/src/m/template.h +++ b/src/m/template.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 - /* Now define a symbol for the cpu type, if your compiler does not define it automatically. Ones defined so far include m68k and many others */ |