diff --git a/cpu/arm_common/syscalls.c b/cpu/arm_common/syscalls.c index 7db1236510..4f2f82e783 100644 --- a/cpu/arm_common/syscalls.c +++ b/cpu/arm_common/syscalls.c @@ -24,6 +24,7 @@ this program. If not, see http://www.gnu.org/licenses/ . * @ingroup lpc2387 * @brief LPC2387 NewLib system calls implementation * + * @author Freie Universität Berlin, Computer Systems & Telematics * @author Michael Baar * */