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