mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 04:20:17 +03:00
Removing obsolete files.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
#ifndef _GPXE_EBUFFER_H
|
||||
#define _GPXE_EBUFFER_H
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* Automatically expanding buffers
|
||||
*
|
||||
*/
|
||||
|
||||
struct buffer;
|
||||
|
||||
extern int ebuffer_alloc ( struct buffer *buffer, size_t len );
|
||||
|
||||
#endif /* _GPXE_EBUFFER_H */
|
||||
Reference in New Issue
Block a user