Files
MyLittleCPU/src/device.h

5 lines
41 B
C
Raw Normal View History

#pragma once
typedef struct {
} Device;