Move device/hw/links.h to device/links.h

This commit is contained in:
Kamil Trzcinski
2022-04-10 09:46:05 +02:00
parent febc3f9f9f
commit dfc6df83cf
13 changed files with 47 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "device/hw/links.h"
#include "device/links.h"
#include "device/hw/device.h"
#define MAX_DEVICES 20