macros.S 249 字节
Newer Older
1 2 3 4 5 6 7
/* SPDX-License-Identifier: GPL-2.0 */

/*
 * This file includes headers whose assembly part includes macros which are
 * commonly used. The macros are precompiled into assmebly file which is later
 * assembled together with each compiled file.
 */