Skip to content
Snippets Groups Projects
memory.h 435 B
/*
 * Copyright (C) 2019-2024 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 Romdhane <amin.benromdhane@iopsys.eu>
 *
 */

#ifndef __MEMORY_H
#define __MEMORY_H

extern DMLEAF tDeviceInfoMemoryStatusParams[];

#endif //__MEMORY_H