[sq] add missing license

This commit is contained in:
Berkus Decker 2020-12-29 01:35:37 +02:00
parent f0f35ce1ed
commit e24c3aaca5
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: BlueOak-1.0.0
*/
//! AArch64-specific capabilities.
mod asid_control_cap;