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