trace.c 159 B

123456789
  1. // SPDX-License-Identifier: ISC
  2. /*
  3. * Copyright (c) 2013 Qualcomm Atheros, Inc.
  4. */
  5. #include <linux/module.h>
  6. #define CREATE_TRACE_POINTS
  7. #include "trace.h"