Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iomem_free(D3DK) — Motorola System V 88k Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

iomem_free(D3DK)  —  

.IX \f4iomem_free\fP(D3DK)

NAME

iomem_free − free memory allocated by iomem_alloc

SYNOPSIS

#include <sys/types.h>
#include <sys/buf.h>
#include <sys/iosystm.h>
void iomem_free(caddr_t ∗addr, int nbytes);

ARGUMENTS

∗addrpointer to the virtual address

nbytessize, in bytes, of resource released

DESCRIPTION

iomem_free is used to free memory allocated by iomem_alloc.  Repetitious use of alloc/free operations is not advised. 

LEVEL

Base. 

SEE ALSO

iomem_alloc(D3DK), kmem_free(D3DK)

DDI/DKI

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026