bug.h 115 B

12345
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef _M32R_BUG_H
  3. #define _M32R_BUG_H
  4. #include <asm-generic/bug.h>
  5. #endif