diff options
Diffstat (limited to 'samples/timers/hpet_example.c')
-rw-r--r-- | samples/timers/hpet_example.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/timers/hpet_example.c b/samples/timers/hpet_example.c index 3ab4993d85e0..f1cb622f6ec0 100644 --- a/samples/timers/hpet_example.c +++ b/samples/timers/hpet_example.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include <stdio.h> #include <stdlib.h> #include <unistd.h> |