RTEMS CPU Kit with SuperCore
4.11.2
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.2
ws-rtems
rtems-4.11.2
cpukit
libnetworking
loop.h
Go to the documentation of this file.
1
#ifndef _RTEMS_BSDNET_LOOP_H
2
#define _RTEMS_BSDNET_LOOP_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#define NLOOP 1
9
10
void
rtems_bsdnet_initialize_loop(
void
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
/* _RTEMS_BSDNET_LOOP_H */
Generated by
1.8.13