diff options
Diffstat (limited to 'kernel/bounds.c')
-rw-r--r-- | kernel/bounds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/bounds.c b/kernel/bounds.c index e1d1d1952bfa..c373e887c066 100644 --- a/kernel/bounds.c +++ b/kernel/bounds.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Generate definitions needed by the preprocessor. | 3 | * Generate definitions needed by the preprocessor. |
3 | * This code generates raw asm output which is post-processed | 4 | * This code generates raw asm output which is post-processed |