aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu.h
diff options
context:
space:
mode:
authorDan Nicolaescu2008-07-16 07:26:30 +0000
committerDan Nicolaescu2008-07-16 07:26:30 +0000
commitdc89925b3f81d62acf14331296e45a7a325d84ae (patch)
tree9a9a916fc18cd7b8a03189a84472f93a1c77d7cd /src/s/gnu.h
parent96b72211ed909796c472e9a65f2da82a941deb2d (diff)
downloademacs-dc89925b3f81d62acf14331296e45a7a325d84ae.tar.gz
emacs-dc89925b3f81d62acf14331296e45a7a325d84ae.zip
* m/ibms390.h:
* m/intel386.h: * m/m68k.h: * s/bsd-common.h: * s/cygwin.h: * s/darwin.h: * s/freebsd.h: * s/gnu.h: * s/msdos.h: Remove boilerplate comments.
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r--src/s/gnu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 811a682f74c..8192ea1cbf2 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -27,8 +27,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
27#undef SYSTEM_TYPE 27#undef SYSTEM_TYPE
28#define SYSTEM_TYPE "gnu" 28#define SYSTEM_TYPE "gnu"
29 29
30/* XXX should getloadavg be in libc? Should we have a libutil?
31#define HAVE_GETLOADAVG */
32#undef NLIST_STRUCT 30#undef NLIST_STRUCT
33#undef KERNEL_FILE 31#undef KERNEL_FILE
34#undef LDAV_SYMBOL 32#undef LDAV_SYMBOL