Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Error reporting trace points.
0004  *
0005  * Copyright (C) 2021, Google LLC.
0006  */
0007 
0008 #define CREATE_TRACE_POINTS
0009 #include <trace/events/error_report.h>
0010 
0011 EXPORT_TRACEPOINT_SYMBOL_GPL(error_report_end);