OpenCores
URL https://opencores.org/ocsvn/1664/1664/trunk

Subversion Repositories 1664

[/] [1664/] [trunk/] [c/] [linux/] [memoria_libri.c] - Rev 2

Compare with Previous | Blame | View Log

#include "sospesifada.h"
#include "sys/mman.h"
 
void memoria_libri(n1 * _mapa)
{
 nN * mapa = (nN *)(_mapa-sizeof(P));
 nN cuantia = *mapa;
 munmap(mapa, cuantia);
}

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.