repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid bidi-related crashes in Cperl Mode.
[emacs.git]
/
src
/
s
/
gnu-kfreebsd.h
blob
a85571915df0e41474054ec487a4d940665d1b8e
1
#include
"gnu-linux.h"
2
3
/* SYSTEM_TYPE should indicate the kind of system you are using.
4
It sets the Lisp variable system-type. */
5
#undef SYSTEM_TYPE
6
#define SYSTEM_TYPE
"gnu/kfreebsd"
/* All the best software is free */
7
8
#define NO_TERMIO
/* use only <termios.h> */
9