os_physmap_free(D3psm)
os_physmap_free --
free a memory mapping
Synopsis
void os_physmap_free(void *addr, ms_size_t nbytes)
Description
os_physmap_free releases a mapping (addr)
allocated by a previous call to
os_physmap(D3psm).
Arguments
addr-
the physical address of the memory to free
nbytes-
the number of bytes of memory to free
Return values
None.
Usage
Hardware applicability
All.
Version applicability
psm:
2
References
os_physmap(D3psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005