CPER: Adjust code flow of some functions
[deliverable/linux.git] / drivers / ras / ras.c
CommitLineData
76ac8275
CG
1/*
2 * Copyright (C) 2014 Intel Corporation
3 *
4 * Authors:
5 * Chen, Gong <gong.chen@linux.intel.com>
6 */
7
8#define CREATE_TRACE_POINTS
9#define TRACE_INCLUDE_PATH ../../include/ras
10#include <ras/ras_event.h>
11
12EXPORT_TRACEPOINT_SYMBOL_GPL(mc_event);
This page took 0.023277 seconds and 5 git commands to generate.