diff options
Diffstat (limited to 'src/drivers/ao_trng.h')
-rw-r--r-- | src/drivers/ao_trng.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/ao_trng.h b/src/drivers/ao_trng.h index 089c70c6..78577428 100644 --- a/src/drivers/ao_trng.h +++ b/src/drivers/ao_trng.h @@ -21,7 +21,4 @@ void ao_trng_init(void); -void -ao_reset(void); - #endif /* _AO_TRNG_H_ */ |