1################################################################
2#
3#  Typemap for module "Bit::ShiftReg" version 2.0
4#
5#  Copyright (c) 1997 by Steffen Beyer. All rights reserved.
6#  This package is free software; you can redistribute it
7#  and/or modify it under the same terms as Perl itself.
8#
9#  Last modified 19-Mar-1997
10#
11################################################################
12
13TYPEMAP
14
15N_char	T_U_CHAR
16N_short	T_IV
17N_int	T_IV
18N_long	T_IV
19boolean	T_IV
20