Skip to content
Snippets Groups Projects
Commit 899a8aa2 authored by Stefan Kolb's avatar Stefan Kolb Committed by Gregory Nutt
Browse files

SAMV7 TRNG: Missing endif.

parent 4c1ba592
No related branches found
Tags nuttx-7.17
No related merge requests found
......@@ -453,3 +453,4 @@ void devurandom_register(void)
#endif
#endif /* CONFIG_DEV_RANDOM || CONFIG_DEV_URANDOM_ARCH */
#endif /* CONFIG_SAMV7_TRNG */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment