hsr_framereg.h (546121b65f47384e11ec1fa2e55449fc9f4846b2) hsr_framereg.h (8f4c0e01789c18674acdf17cae3822b3dc3db715)
1/* SPDX-License-Identifier: GPL-2.0 */
2/* Copyright 2011-2014 Autronica Fire and Security AS
3 *
4 * Author(s):
5 * 2011-2014 Arvid Brodin, arvid.brodin@alten.se
1/* SPDX-License-Identifier: GPL-2.0 */
2/* Copyright 2011-2014 Autronica Fire and Security AS
3 *
4 * Author(s):
5 * 2011-2014 Arvid Brodin, arvid.brodin@alten.se
6 *
7 * include file for HSR and PRP.
6 */
7
8#ifndef __HSR_FRAMEREG_H
9#define __HSR_FRAMEREG_H
10
11#include "hsr_main.h"
12
13struct hsr_node;

--- 49 unchanged lines hidden ---
8 */
9
10#ifndef __HSR_FRAMEREG_H
11#define __HSR_FRAMEREG_H
12
13#include "hsr_main.h"
14
15struct hsr_node;

--- 49 unchanged lines hidden ---