interrupt: minor, fix comment

This commit is contained in:
King Kévin 2020-12-11 20:55:39 +01:00
parent c8861f40c4
commit 789b36fc21
2 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
/** BusVoodoo runtime interrupt table
/** runtime interrupt table
* @file
* @author King Kévin <kingkevin@cuvoodoo.info>
* @copyright SPDX-License-Identifier: GPL-3.0-or-later
* @date 2018
* @date 2018-2020
*/
#include "interrupt.h" // own definitions

View File

@ -1,8 +1,8 @@
/** BusVoodoo runtime interrupt table
/** runtime interrupt table
* @file
* @author King Kévin <kingkevin@cuvoodoo.info>
* @copyright SPDX-License-Identifier: GPL-3.0-or-later
* @date 2018
* @date 2018-2020
*/
#pragma once
#error not converted for STM32F4