libc: remove ARMv5/6 from man page
Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1903
This commit is contained in:
@@ -42,10 +42,7 @@ Not all hardware supports buffered writes; on such systems the
|
||||
.Nm
|
||||
function is a no-op.
|
||||
.Pp
|
||||
On ARMv5 systems, this executes a cp15 coprocessor
|
||||
.Dq drain write buffer
|
||||
operation.
|
||||
On ARMv6 and ARMv7 systems, this executes a
|
||||
This executes a
|
||||
.Dq DSB SY
|
||||
synchronization barrier, followed by an L2 cache drain on
|
||||
systems where the DSB does not include L2 automatically.
|
||||
|
||||
Reference in New Issue
Block a user