EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
Loading...
Searching...
No Matches
test_io_files.h
Go to the documentation of this file.
1
#ifndef TEST_IO_FILES_H
2
# define TEST_IO_FILES_H
3
4
# include "
pdp_11/pdp_11.h
"
5
//#include "types/types.h"
6
7
int
test_io_files
(
struct
pdp_11_t
*,
byte_t
*);
8
9
#endif
10
#pragma once
pdp_11.h
pdp_11_t
Definition
pdp_11_p.h:4
test_io_files
int test_io_files(struct pdp_11_t *, byte_t *)
Definition
test_io_files.c:7
byte_t
unsigned char byte_t
Definition
types.h:6
include
tests
test_pdp
test_io
test_io_files
test_io_files.h
Generated by
1.9.8