Commit 66e988b
committed
Auto merge of #3230 - nikarh:vita-rand, r=JohnTitor
Added getentropy to vita target
This is a late addition to #3209. This definition is required in order to implement random in std correctly.
As the previous PR, getentropy is a standard C function, should be implemented by newlib provider, and is not Sony's intellectual property.1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
0 commit comments