diff options
Diffstat (limited to 'arch/or1k/bits')
-rw-r--r-- | arch/or1k/bits/shm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/or1k/bits/shm.h b/arch/or1k/bits/shm.h index 45d1d157..81b2a29a 100644 --- a/arch/or1k/bits/shm.h +++ b/arch/or1k/bits/shm.h @@ -25,4 +25,3 @@ struct shm_info { unsigned long shm_tot, shm_rss, shm_swp; unsigned long __swap_attempts, __swap_successes; }; - |