/**-- The Optional Memory Allocation Word Set Copyright (C) Tektronix, Inc. 1998 - 2001. All rights reserved. @see GNU LGPL @author Tektronix CTE @(#) %derived_by: guidod % @version %version: 5.6 % (%date_modified: Mon Mar 12 10:32:31 2001 %) */ /* @description The optional memory allocation wordset interfaces to the surrounding OS heap memory management. @{ */ #if defined(__version_control__) && defined(__GNUC__)static char* id __attribute__((unused)) = "@(#) $Id: %full_filespec: memory-alloc-ext.c~5.6:csrc:bln_12xx!1 % $" #endif #define _P4_SOURCE 1 #include <pfe/pfe-base.h> #include <pfe/def-xtra.h> #include <stdlib.h> #include <errno.h> #include <pfe/_missing.h> #include <pfe/logging.h>;
/**
|
/**
|
P4_LISTWORDS (memory) =
|
/* |