pmccntr: make section title clearer

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-06-06 00:00:02 +00:00
parent bc72790e81
commit 43ff5ced56
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-pmccntr */
/* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-pmccntr-register */
#include <linux/debugfs.h>
#include <linux/errno.h> /* EFAULT */