summaryrefslogtreecommitdiff
path: root/cesar/cp/eoc/beacon/beacon.h
blob: 650ad11c6bc03964db15eb5e45631fb5d69444fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _cesar_cp_eoc_beacon_beacon_h
#define _cesar_cp_eoc_beacon_beacon_h
/* Cesar project {{{
 *
 * Copyright (C) 2011 Spidcom
 *
 * <<<Licence>>>
 *
 * }}} */
/**
 * \file    cesar/cp/eoc/beacon/beacon.h
 * \brief   Special EoC beacon functions.
 * \ingroup cesar_cp_eoc_beacon
 */
#include "cp/cp.h"
#include "cp/beacon/beacon.h"

#endif /* _cesar_cp_eoc_beacon_beacon_h */