summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/linux/hdlc.h
blob: 8710d171ac9567cbe4698a1b1cf2095a1dd98f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */
#ifndef _UAPI__HDLC_H
#define _UAPI__HDLC_H
#define HDLC_MAX_MTU 1500
#define HDLC_MAX_MRU 1600
#endif