Logo
Explore Help
Sign In
sysadmin/ipxe
1
0
Fork 0
You've already forked ipxe
mirror of https://github.com/ipxe/ipxe synced 2026-01-23 04:29:01 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
1996e214ed6b39916d61cc15ff224cc42cd36f85
ipxe/src/config/umalloc.h

17 lines
252 B
C
Raw Normal View History

[umalloc] Formalise the user memory allocation API
2008-10-13 04:32:11 +01:00
#ifndef CONFIG_UMALLOC_H
#define CONFIG_UMALLOC_H
/** @file
*
* User memory allocation API configuration
*
*/
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-03-02 11:54:40 +00:00
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
[legal] Add a selection of FILE_LICENCE declarations Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
2009-05-01 15:41:06 +01:00
[umalloc] Formalise the user memory allocation API
2008-10-13 04:32:11 +01:00
#include <config/defaults.h>
[build] Add support for local configuration files Include config/local/$file in config/$file where it makes sense and create empty local configs during build if not present. Modified-by: Michael Brown <mcb30@etherboot.org> Signed-off-by: Michael Brown <mcb30@etherboot.org>
2010-03-22 23:19:00 +01:00
#include <config/local/umalloc.h>
[umalloc] Formalise the user memory allocation API
2008-10-13 04:32:11 +01:00
#endif /* CONFIG_UMALLOC_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 134ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API