mirror of
https://github.com/open-simh/simtools.git
synced 2026-05-05 23:34:15 +00:00
Add RSTSFLX V2.6. This is a file system access utility for RSTS
file systems. It supports reading and writing as well as a number
of other operations, such as octal dump, file system initialize,
and file system check ("clean").
This was originally maintained as a Subversion repository at
svn://akdesign.dyndns.org/flx/branches/V2.6.
as suggested by Timothe Litt on the SIMH mailing list.
This commit is contained in:
1
extracters/rstsflx/dodump.h
Normal file
1
extracters/rstsflx/dodump.h
Normal file
@@ -0,0 +1 @@
|
||||
extern void dodump(int argc , char ** argv);
|
||||
Reference in New Issue
Block a user