Remove comment implying this code only runs on SGX

Signed-off-by: Joe Richey <joerichey@google.com>
This commit is contained in:
Joe Richey
2023-02-08 14:36:43 -08:00
parent f39423084c
commit 6a3fac8a01
-2
View File
@@ -5,8 +5,6 @@
// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! Implementation for SGX using RDRAND instruction
use crate::{
util::{slice_as_uninit, LazyBool},
Error,