annotate src/m/paragon.h @ 48951:d77bc55dd27b

(custom-known-themes): New variable. (custom-declare-theme): New function. (deftheme): New macro. (custom-make-theme-feature): New function. (custom-theme-p): New function. (custom-check-theme): New function. (custom-push-theme): New function. (custom-theme-set-variables): Take themes into account. (custom-loaded-themes): New variable. (custom-theme-loaded-p): New function. (provide-theme): New function. (require-theme): New function. (custom-remove-theme): New function. (custom-do-theme-reset): New function. (custom-theme-load-themes): New function. (custom-load-themes): New function. (custom-theme-value): New function. (custom-theme-variable-value): New function. (custom-theme-reset-internal): New function. (custom-theme-reset-variables): New function. (custom-reset-variables): New function.
author Richard M. Stallman <rms@gnu.org>
date Mon, 23 Dec 2002 18:40:55 +0000
parents 7b9c423cd54b
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14510
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* m/ file for Paragon i860 machine. */
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "i860.h"
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4 #define COFF
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #define SYSTEM_MALLOC
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define TEXT_START 0x10000
14511
7b9c423cd54b (LIB_STANDARD): Add -lmach.
Richard M. Stallman <rms@gnu.org>
parents: 14510
diff changeset
7 #define LIB_STANDARD -lc -lic -lmach
14510
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8 #define KEEP_OLD_TEXT_SCNPTR
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 #define KEEP_OLD_PADDR
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10 #define drem fmod