| Index: third_party/dpkg-dev/abitable
 | 
| diff --git a/third_party/dpkg-dev/abitable b/third_party/dpkg-dev/abitable
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..300a1ab1ab3cd948b40a69e8bea05156e5f918a5
 | 
| --- /dev/null
 | 
| +++ b/third_party/dpkg-dev/abitable
 | 
| @@ -0,0 +1,11 @@
 | 
| +# This file contains the table of arch ABI attribute overrides.
 | 
| +#
 | 
| +# If the ABI is not present here then the attribute information for a
 | 
| +# Debian triplet matches the one on the cputable.
 | 
| +#
 | 
| +# Column 1 is the Debian name for the ABI.
 | 
| +# Column 2 is the size (in bits) of the ABI integers/pointers.
 | 
| +#
 | 
| +# <Debian name>	<Bits>
 | 
| +gnuabin32	32
 | 
| +gnux32		32
 | 
| 
 |