diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/profile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/profile.h b/include/linux/profile.h index 11fbe9cec572..7ee46d4bb3cc 100644 --- a/include/linux/profile.h +++ b/include/linux/profile.h @@ -17,6 +17,7 @@ void __init profile_init(void); extern unsigned int * prof_buffer; extern unsigned long prof_len; extern unsigned long prof_shift; +extern int prof_on; enum profile_type { |
