bbfdm/test/vendor_test/device.h
2025-01-27 15:29:04 +01:00

19 lines
479 B
C

/*
* Copyright (C) 2021 iopsys Software Solutions AB
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 2.1
* as published by the Free Software Foundation
*
* Author Amin Ben Ramdhane <amin.benramdhane@pivasoftware.com>
*
*/
#ifndef __TEST_DEVICE_H
#define __TEST_DEVICE_H
#include "libbbfdm-api/legacy/dmcommon.h"
extern DMOBJ tTEST_DeviceObj[];
#endif //__TEST_DEVICE_H