score: Remove FreeBSD identifier

This commit is contained in:
Sebastian Huber
2021-10-09 21:23:16 +02:00
committed by Moyano, Gabriel
parent 7d3712fb26
commit f77b692e5c

View File

@@ -46,7 +46,7 @@
#include <rtems/score/watchdogimpl.h>
#endif /* __rtems__ */
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: head/sys/kern/kern_tc.c 324528 2017-10-11 11:03:11Z kib $");
__FBSDID("$FreeBSD$");
#include "opt_compat.h"
#include "opt_ntp.h"