···12121313#ifndef __ASSEMBLY__14141515-/* A address type so that arithmetic can be done on it & it can be upgraded to1616- 64 bit when necessary 1717-*/1818-typedef unsigned long addr_t; 1515+typedef unsigned long addr_t;1916typedef __signed__ long saddr_t;20172118typedef struct {