macros.S 249 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * This file includes headers whose assembly part includes macros which are
  4. * commonly used. The macros are precompiled into assmebly file which is later
  5. * assembled together with each compiled file.
  6. */