summaryrefslogtreecommitdiff
path: root/SOURCE/module/pmu/entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCE/module/pmu/entry.c')
-rw-r--r--SOURCE/module/pmu/entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/SOURCE/module/pmu/entry.c b/SOURCE/module/pmu/entry.c
index ee6b92e..a6dd356 100644
--- a/SOURCE/module/pmu/entry.c
+++ b/SOURCE/module/pmu/entry.c
@@ -48,7 +48,7 @@ int diag_pmu_init(void)
void diag_pmu_exit(void)
{
- return 0;
+ // return 0;
}
#else