summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c b/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
new file mode 100644
index 0000000000..8304560f38
--- /dev/null
+++ b/c/src/lib/libcpu/powerpc/mpc55xx/fec/fec.c
@@ -0,0 +1,19 @@
+/**
+ * @file
+ *
+ * @ingroup mpc55xx
+ *
+ * @brief Device driver for the Fast Ethernet Controller
+ *
+ * @par Copyright
+ * Copyright (c) 2008<br>
+ * Embedded Brains GmbH<br>
+ * Obere Lagerstr. 30<br>
+ * D-82178 Puchheim<br>
+ * Germany<br>
+ * rtems@embedded-brains.de<br>
+ *
+ * @par License
+ * The license and distribution terms for this file may be found in the file
+ * LICENSE in this distribution or at http://www.rtems.com/license/LICENSE.
+ */