aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/random.h')
-rw-r--r--sys/sys/random.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/random.h b/sys/sys/random.h
index 6d06ee574ed4..e2c4ab144d2a 100644
--- a/sys/sys/random.h
+++ b/sys/sys/random.h
@@ -153,7 +153,6 @@ void random_harvest_deregister_source(enum random_entropy_source);
#define random_harvest_queue_ether(a, b) do {} while (0)
#endif /* defined(RANDOM_ENABLE_ETHER) */
-
#endif /* _KERNEL */
#define GRND_NONBLOCK 0x1