changeset 150:0d007555ac89

libcommon/file_id.h: add FILEID_ADF
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 25 Feb 2021 16:55:22 +0000
parents 26d7a8815515
children d9dd52bc403b
files libcommon/file_id.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libcommon/file_id.h	Thu Feb 25 07:28:34 2021 +0000
+++ b/libcommon/file_id.h	Thu Feb 25 16:55:22 2021 +0000
@@ -1,6 +1,7 @@
 /* definitions of a few file IDs we find interesting */
 
 #define	FILEID_MF	0x3F00
+#define	FILEID_ADF	0x7FFF
 
 #define	DF_TELECOM	0x7F10
 #define	DF_GSM		0x7F20