summaryrefslogtreecommitdiff
path: root/gnu-efi/inc/efistdarg.h
blob: 677090e4e53fb29aa66105c6586fd55053e159c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#ifndef _EFISTDARG_H_
#define _EFISTDARG_H_

/*++

Copyright (c) 1998  Intel Corporation

Module Name:

    devpath.h

Abstract:

    Defines for parsing the EFI Device Path structures



Revision History

--*/

#include <stdarg.h>

#endif