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