Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bf7ce021
Commit
bf7ce021
authored
Feb 22, 1999
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial revision
parent
5dbb45f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
src/m/f301.h
src/m/f301.h
+7
-0
src/s/uxpv.h
src/s/uxpv.h
+11
-0
No files found.
src/m/f301.h
0 → 100644
View file @
bf7ce021
/* Machine description file for Fujitsu F301 machines. */
/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
USUAL-OPSYS="uxpv" */
#include "delta88k.h"
src/s/uxpv.h
0 → 100644
View file @
bf7ce021
/* System description file for Fujitsu UXP/V
This file describes the parameters that system description files
should define or not. */
#include "usg5-4-2.h"
/* SYSTEM_TYPE should indicate the kind of system you are using.
It sets the Lisp variable system-type. */
#undef SYSTEM_TYPE
#define SYSTEM_TYPE "uxpv"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment