Skip to content

Commit 6a3fac8

Browse files
committed
Remove comment implying this code only runs on SGX
Signed-off-by: Joe Richey <[email protected]>
1 parent f394230 commit 6a3fac8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rdrand.rs

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
66
// option. This file may not be copied, modified, or distributed
77
// except according to those terms.
8-
9-
//! Implementation for SGX using RDRAND instruction
108
use crate::{
119
util::{slice_as_uninit, LazyBool},
1210
Error,

0 commit comments

Comments
 (0)