2005-04-17 02:20:36 +04:00
/* Systemcall Entry Table */
# include < l i n u x / s y s . h >
# include < a s m / l i n k a g e . h >
# include < a s m / u n i s t d . h >
.globl SYMBOL_ N A M E ( s y s _ c a l l _ t a b l e )
# if d e f i n e d ( C O N F I G _ C P U _ H 8 3 0 0 H )
.h8300h
# endif
# if d e f i n e d ( C O N F I G _ C P U _ H 8 S )
.h8300s
# endif
.section .text
.align 2
SYMBOL_ N A M E _ L A B E L ( s y s _ c a l l _ t a b l e )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * 0 - o l d " s e t u p ( ) " s y s t e m c a l l * /
.long SYMBOL_ N A M E ( s y s _ e x i t )
.long SYMBOL_ N A M E ( s y s _ f o r k )
.long SYMBOL_ N A M E ( s y s _ r e a d )
.long SYMBOL_ N A M E ( s y s _ w r i t e )
.long SYMBOL_ N A M E ( s y s _ o p e n ) / * 5 * /
.long SYMBOL_ N A M E ( s y s _ c l o s e )
.long SYMBOL_ N A M E ( s y s _ w a i t p i d )
.long SYMBOL_ N A M E ( s y s _ c r e a t )
.long SYMBOL_ N A M E ( s y s _ l i n k )
.long SYMBOL_ N A M E ( s y s _ u n l i n k ) / * 1 0 * /
.long SYMBOL_ N A M E ( s y s _ e x e c v e )
.long SYMBOL_ N A M E ( s y s _ c h d i r )
.long SYMBOL_ N A M E ( s y s _ t i m e )
.long SYMBOL_ N A M E ( s y s _ m k n o d )
.long SYMBOL_ N A M E ( s y s _ c h m o d ) / * 1 5 * /
.long SYMBOL_ N A M E ( s y s _ c h o w n 1 6 )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d b r e a k s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s t a t )
.long SYMBOL_ N A M E ( s y s _ l s e e k )
.long SYMBOL_ N A M E ( s y s _ g e t p i d ) / * 2 0 * /
.long SYMBOL_ N A M E ( s y s _ m o u n t )
.long SYMBOL_ N A M E ( s y s _ o l d u m o u n t )
.long SYMBOL_ N A M E ( s y s _ s e t u i d16 )
.long SYMBOL_ N A M E ( s y s _ g e t u i d16 )
.long SYMBOL_ N A M E ( s y s _ s t i m e ) / * 2 5 * /
.long SYMBOL_ N A M E ( s y s _ p t r a c e )
.long SYMBOL_ N A M E ( s y s _ a l a r m )
.long SYMBOL_ N A M E ( s y s _ f s t a t )
.long SYMBOL_ N A M E ( s y s _ p a u s e )
.long SYMBOL_ N A M E ( s y s _ u t i m e ) / * 3 0 * /
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d s t t y s y s c a l l h o l d e r * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d g t t y s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ a c c e s s )
.long SYMBOL_ N A M E ( s y s _ n i c e )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * 3 5 o l d f t i m e s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s y n c )
.long SYMBOL_ N A M E ( s y s _ k i l l )
.long SYMBOL_ N A M E ( s y s _ r e n a m e )
.long SYMBOL_ N A M E ( s y s _ m k d i r )
.long SYMBOL_ N A M E ( s y s _ r m d i r ) / * 4 0 * /
.long SYMBOL_ N A M E ( s y s _ d u p )
.long SYMBOL_ N A M E ( s y s _ p i p e )
.long SYMBOL_ N A M E ( s y s _ t i m e s )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d p r o f s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ b r k ) / * 4 5 * /
.long SYMBOL_ N A M E ( s y s _ s e t g i d16 )
.long SYMBOL_ N A M E ( s y s _ g e t g i d16 )
.long SYMBOL_ N A M E ( s y s _ s i g n a l )
.long SYMBOL_ N A M E ( s y s _ g e t e u i d16 )
.long SYMBOL_ N A M E ( s y s _ g e t e g i d16 ) / * 5 0 * /
.long SYMBOL_ N A M E ( s y s _ a c c t )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ u m o u n t ) / * r e c y c l e d n e v e r u s e d p h y s ( ) * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d l o c k s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ i o c t l )
.long SYMBOL_ N A M E ( s y s _ f c n t l ) / * 5 5 * /
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d m p x s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s e t p g i d )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d u l i m i t s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ u m a s k ) / * 6 0 * /
.long SYMBOL_ N A M E ( s y s _ c h r o o t )
.long SYMBOL_ N A M E ( s y s _ u s t a t )
.long SYMBOL_ N A M E ( s y s _ d u p2 )
.long SYMBOL_ N A M E ( s y s _ g e t p p i d )
.long SYMBOL_ N A M E ( s y s _ g e t p g r p ) / * 6 5 * /
.long SYMBOL_ N A M E ( s y s _ s e t s i d )
.long SYMBOL_ N A M E ( s y s _ s i g a c t i o n )
.long SYMBOL_ N A M E ( s y s _ s g e t m a s k )
.long SYMBOL_ N A M E ( s y s _ s s e t m a s k )
.long SYMBOL_ N A M E ( s y s _ s e t r e u i d16 ) / * 7 0 * /
.long SYMBOL_ N A M E ( s y s _ s e t r e g i d16 )
.long SYMBOL_ N A M E ( s y s _ s i g s u s p e n d )
.long SYMBOL_ N A M E ( s y s _ s i g p e n d i n g )
.long SYMBOL_ N A M E ( s y s _ s e t h o s t n a m e )
.long SYMBOL_ N A M E ( s y s _ s e t r l i m i t ) / * 7 5 * /
.long SYMBOL_ N A M E ( s y s _ o l d _ g e t r l i m i t )
.long SYMBOL_ N A M E ( s y s _ g e t r u s a g e )
.long SYMBOL_ N A M E ( s y s _ g e t t i m e o f d a y )
.long SYMBOL_ N A M E ( s y s _ s e t t i m e o f d a y )
.long SYMBOL_ N A M E ( s y s _ g e t g r o u p s16 ) / * 8 0 * /
.long SYMBOL_ N A M E ( s y s _ s e t g r o u p s16 )
2010-03-11 02:21:13 +03:00
.long SYMBOL_ N A M E ( s y s _ o l d _ s e l e c t )
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s y m l i n k )
.long SYMBOL_ N A M E ( s y s _ l s t a t )
.long SYMBOL_ N A M E ( s y s _ r e a d l i n k ) / * 8 5 * /
.long SYMBOL_ N A M E ( s y s _ u s e l i b )
.long SYMBOL_ N A M E ( s y s _ s w a p o n )
.long SYMBOL_ N A M E ( s y s _ r e b o o t )
2009-01-14 16:13:55 +03:00
.long SYMBOL_ N A M E ( s y s _ o l d _ r e a d d i r )
2010-03-11 02:21:15 +03:00
.long SYMBOL_ N A M E ( s y s _ o l d _ m m a p ) / * 9 0 * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ m u n m a p )
.long SYMBOL_ N A M E ( s y s _ t r u n c a t e )
.long SYMBOL_ N A M E ( s y s _ f t r u n c a t e )
.long SYMBOL_ N A M E ( s y s _ f c h m o d )
.long SYMBOL_ N A M E ( s y s _ f c h o w n 1 6 ) / * 9 5 * /
.long SYMBOL_ N A M E ( s y s _ g e t p r i o r i t y )
.long SYMBOL_ N A M E ( s y s _ s e t p r i o r i t y )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d p r o f i l s y s c a l l h o l d e r * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s t a t f s )
.long SYMBOL_ N A M E ( s y s _ f s t a t f s ) / * 1 0 0 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * i o p e r m f o r i 3 8 6 * /
.long SYMBOL_ N A M E ( s y s _ s o c k e t c a l l )
.long SYMBOL_ N A M E ( s y s _ s y s l o g )
.long SYMBOL_ N A M E ( s y s _ s e t i t i m e r )
.long SYMBOL_ N A M E ( s y s _ g e t i t i m e r ) / * 1 0 5 * /
.long SYMBOL_ N A M E ( s y s _ n e w s t a t )
.long SYMBOL_ N A M E ( s y s _ n e w l s t a t )
.long SYMBOL_ N A M E ( s y s _ n e w f s t a t )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * i o p l f o r i 3 8 6 * / / * 1 1 0 * /
.long SYMBOL_ N A M E ( s y s _ v h a n g u p )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o b s o l e t e i d l e ( ) s y s c a l l * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * v m 8 6 o l d f o r i 3 8 6 * /
.long SYMBOL_ N A M E ( s y s _ w a i t 4 )
.long SYMBOL_ N A M E ( s y s _ s w a p o f f ) / * 1 1 5 * /
.long SYMBOL_ N A M E ( s y s _ s y s i n f o )
.long SYMBOL_ N A M E ( s y s _ i p c )
.long SYMBOL_ N A M E ( s y s _ f s y n c )
.long SYMBOL_ N A M E ( s y s _ s i g r e t u r n )
.long SYMBOL_ N A M E ( s y s _ c l o n e ) / * 1 2 0 * /
.long SYMBOL_ N A M E ( s y s _ s e t d o m a i n n a m e )
.long SYMBOL_ N A M E ( s y s _ n e w u n a m e )
.long SYMBOL_ N A M E ( s y s _ c a c h e f l u s h ) / * m o d i f y _ l d t f o r i 3 8 6 * /
.long SYMBOL_ N A M E ( s y s _ a d j t i m e x )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * 1 2 5 s y s _ m p r o t e c t * /
.long SYMBOL_ N A M E ( s y s _ s i g p r o c m a s k )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ c r e a t e _ m o d u l e * /
.long SYMBOL_ N A M E ( s y s _ i n i t _ m o d u l e )
.long SYMBOL_ N A M E ( s y s _ d e l e t e _ m o d u l e )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * 1 3 0 s y s _ g e t _ k e r n e l _ s y m s * /
.long SYMBOL_ N A M E ( s y s _ q u o t a c t l )
.long SYMBOL_ N A M E ( s y s _ g e t p g i d )
.long SYMBOL_ N A M E ( s y s _ f c h d i r )
.long SYMBOL_ N A M E ( s y s _ b d f l u s h )
.long SYMBOL_ N A M E ( s y s _ s y s f s ) / * 1 3 5 * /
.long SYMBOL_ N A M E ( s y s _ p e r s o n a l i t y )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * f o r a f s _ s y s c a l l * /
.long SYMBOL_ N A M E ( s y s _ s e t f s u i d16 )
.long SYMBOL_ N A M E ( s y s _ s e t f s g i d16 )
.long SYMBOL_ N A M E ( s y s _ l l s e e k ) / * 1 4 0 * /
.long SYMBOL_ N A M E ( s y s _ g e t d e n t s )
.long SYMBOL_ N A M E ( s y s _ s e l e c t )
.long SYMBOL_ N A M E ( s y s _ f l o c k )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m s y n c * /
.long SYMBOL_ N A M E ( s y s _ r e a d v ) / * 1 4 5 * /
.long SYMBOL_ N A M E ( s y s _ w r i t e v )
.long SYMBOL_ N A M E ( s y s _ g e t s i d )
.long SYMBOL_ N A M E ( s y s _ f d a t a s y n c )
.long SYMBOL_ N A M E ( s y s _ s y s c t l )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * 1 5 0 s y s _ m l o c k * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m u n l o c k * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m l o c k a l l * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m u n l o c k a l l * /
.long SYMBOL_ N A M E ( s y s _ s c h e d _ s e t p a r a m )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ g e t p a r a m ) / * 1 5 5 * /
.long SYMBOL_ N A M E ( s y s _ s c h e d _ s e t s c h e d u l e r )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ g e t s c h e d u l e r )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ y i e l d )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ g e t _ p r i o r i t y _ m a x )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ g e t _ p r i o r i t y _ m i n ) / * 1 6 0 * /
.long SYMBOL_ N A M E ( s y s _ s c h e d _ r r _ g e t _ i n t e r v a l )
.long SYMBOL_ N A M E ( s y s _ n a n o s l e e p )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m r e m a p * /
.long SYMBOL_ N A M E ( s y s _ s e t r e s u i d16 )
.long SYMBOL_ N A M E ( s y s _ g e t r e s u i d16 ) / * 1 6 5 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * f o r v m 8 6 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ q u e r y _ m o d u l e * /
.long SYMBOL_ N A M E ( s y s _ p o l l )
2011-08-27 02:03:11 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * o l d n f s s e r v c t l * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s e t r e s g i d16 ) / * 1 7 0 * /
.long SYMBOL_ N A M E ( s y s _ g e t r e s g i d16 )
.long SYMBOL_ N A M E ( s y s _ p r c t l )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g r e t u r n )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g a c t i o n )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g p r o c m a s k ) / * 1 7 5 * /
.long SYMBOL_ N A M E ( s y s _ r t _ s i g p e n d i n g )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g t i m e d w a i t )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g q u e u e i n f o )
.long SYMBOL_ N A M E ( s y s _ r t _ s i g s u s p e n d )
.long SYMBOL_ N A M E ( s y s _ p r e a d64 ) / * 1 8 0 * /
.long SYMBOL_ N A M E ( s y s _ p w r i t e 6 4 )
.long SYMBOL_ N A M E ( s y s _ l c h o w n 1 6 ) ;
.long SYMBOL_ N A M E ( s y s _ g e t c w d )
.long SYMBOL_ N A M E ( s y s _ c a p g e t )
.long SYMBOL_ N A M E ( s y s _ c a p s e t ) / * 1 8 5 * /
.long SYMBOL_ N A M E ( s y s _ s i g a l t s t a c k )
.long SYMBOL_ N A M E ( s y s _ s e n d f i l e )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s t r e a m s1 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s t r e a m s2 * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ v f o r k ) / * 1 9 0 * /
.long SYMBOL_ N A M E ( s y s _ g e t r l i m i t )
2009-12-01 01:37:04 +03:00
.long SYMBOL_ N A M E ( s y s _ m m a p _ p g o f f )
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ t r u n c a t e 6 4 )
.long SYMBOL_ N A M E ( s y s _ f t r u n c a t e 6 4 )
.long SYMBOL_ N A M E ( s y s _ s t a t 6 4 ) / * 1 9 5 * /
.long SYMBOL_ N A M E ( s y s _ l s t a t 6 4 )
.long SYMBOL_ N A M E ( s y s _ f s t a t 6 4 )
.long SYMBOL_ N A M E ( s y s _ c h o w n )
.long SYMBOL_ N A M E ( s y s _ g e t u i d )
.long SYMBOL_ N A M E ( s y s _ g e t g i d ) / * 2 0 0 * /
.long SYMBOL_ N A M E ( s y s _ g e t e u i d )
.long SYMBOL_ N A M E ( s y s _ g e t e g i d )
.long SYMBOL_ N A M E ( s y s _ s e t r e u i d )
.long SYMBOL_ N A M E ( s y s _ s e t r e g i d )
.long SYMBOL_ N A M E ( s y s _ g e t g r o u p s ) / * 2 0 5 * /
.long SYMBOL_ N A M E ( s y s _ s e t g r o u p s )
.long SYMBOL_ N A M E ( s y s _ f c h o w n )
.long SYMBOL_ N A M E ( s y s _ s e t r e s u i d )
.long SYMBOL_ N A M E ( s y s _ g e t r e s u i d )
.long SYMBOL_ N A M E ( s y s _ s e t r e s g i d ) / * 2 1 0 * /
.long SYMBOL_ N A M E ( s y s _ g e t r e s g i d )
.long SYMBOL_ N A M E ( s y s _ l c h o w n )
.long SYMBOL_ N A M E ( s y s _ s e t u i d )
.long SYMBOL_ N A M E ( s y s _ s e t g i d )
.long SYMBOL_ N A M E ( s y s _ s e t f s u i d ) / * 2 1 5 * /
.long SYMBOL_ N A M E ( s y s _ s e t f s g i d )
.long SYMBOL_ N A M E ( s y s _ p i v o t _ r o o t )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ g e t d e n t s64 ) / * 2 2 0 * /
.long SYMBOL_ N A M E ( s y s _ f c n t l 6 4 )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * r e s e r v e d T U X * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * r e s e r v e d S e c u r i t y * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ g e t t i d )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ r e a d a h e a d ) / * 2 2 5 * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s e t x a t t r )
.long SYMBOL_ N A M E ( s y s _ l s e t x a t t r )
.long SYMBOL_ N A M E ( s y s _ f s e t x a t t r )
.long SYMBOL_ N A M E ( s y s _ g e t x a t t r )
.long SYMBOL_ N A M E ( s y s _ l g e t x a t t r ) / * 2 3 0 * /
.long SYMBOL_ N A M E ( s y s _ f g e t x a t t r )
.long SYMBOL_ N A M E ( s y s _ l i s t x a t t r )
.long SYMBOL_ N A M E ( s y s _ l l i s t x a t t r )
.long SYMBOL_ N A M E ( s y s _ f l i s t x a t t r )
.long SYMBOL_ N A M E ( s y s _ r e m o v e x a t t r ) / * 2 3 5 * /
.long SYMBOL_ N A M E ( s y s _ l r e m o v e x a t t r )
.long SYMBOL_ N A M E ( s y s _ f r e m o v e x a t t r )
.long SYMBOL_ N A M E ( s y s _ t k i l l )
.long SYMBOL_ N A M E ( s y s _ s e n d f i l e 6 4 )
.long SYMBOL_ N A M E ( s y s _ f u t e x ) / * 2 4 0 * /
.long SYMBOL_ N A M E ( s y s _ s c h e d _ s e t a f f i n i t y )
.long SYMBOL_ N A M E ( s y s _ s c h e d _ g e t a f f i n i t y )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ i o _ s e t u p ) / * 2 4 5 * /
.long SYMBOL_ N A M E ( s y s _ i o _ d e s t r o y )
.long SYMBOL_ N A M E ( s y s _ i o _ g e t e v e n t s )
.long SYMBOL_ N A M E ( s y s _ i o _ s u b m i t )
.long SYMBOL_ N A M E ( s y s _ i o _ c a n c e l )
.long SYMBOL_ N A M E ( s y s _ f a d v i s e 6 4 ) / * 2 5 0 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ e x i t _ g r o u p )
.long SYMBOL_ N A M E ( s y s _ l o o k u p _ d c o o k i e )
.long SYMBOL_ N A M E ( s y s _ e p o l l _ c r e a t e )
.long SYMBOL_ N A M E ( s y s _ e p o l l _ c t l ) / * 2 5 5 * /
.long SYMBOL_ N A M E ( s y s _ e p o l l _ w a i t )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ r e m a p _ f i l e _ p a g e s * /
.long SYMBOL_ N A M E ( s y s _ s e t _ t i d _ a d d r e s s )
.long SYMBOL_ N A M E ( s y s _ t i m e r _ c r e a t e )
.long SYMBOL_ N A M E ( s y s _ t i m e r _ s e t t i m e ) / * 2 6 0 * /
.long SYMBOL_ N A M E ( s y s _ t i m e r _ g e t t i m e )
.long SYMBOL_ N A M E ( s y s _ t i m e r _ g e t o v e r r u n )
.long SYMBOL_ N A M E ( s y s _ t i m e r _ d e l e t e )
.long SYMBOL_ N A M E ( s y s _ c l o c k _ s e t t i m e )
.long SYMBOL_ N A M E ( s y s _ c l o c k _ g e t t i m e ) / * 2 6 5 * /
.long SYMBOL_ N A M E ( s y s _ c l o c k _ g e t r e s )
.long SYMBOL_ N A M E ( s y s _ c l o c k _ n a n o s l e e p )
.long SYMBOL_ N A M E ( s y s _ s t a t f s64 )
.long SYMBOL_ N A M E ( s y s _ f s t a t f s64 )
.long SYMBOL_ N A M E ( s y s _ t g k i l l ) / * 2 7 0 * /
.long SYMBOL_ N A M E ( s y s _ u t i m e s )
.long SYMBOL_ N A M E ( s y s _ f a d v i s e 6 4 _ 6 4 )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ v s e r v e r * /
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l )
.long SYMBOL_ N A M E ( s y s _ g e t _ m e m p o l i c y ) / * 2 7 5 * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ s e t _ m e m p o l i c y )
.long SYMBOL_ N A M E ( s y s _ m q _ o p e n )
.long SYMBOL_ N A M E ( s y s _ m q _ u n l i n k )
.long SYMBOL_ N A M E ( s y s _ m q _ t i m e d s e n d )
.long SYMBOL_ N A M E ( s y s _ m q _ t i m e d r e c e i v e ) / * 2 8 0 * /
.long SYMBOL_ N A M E ( s y s _ m q _ n o t i f y )
.long SYMBOL_ N A M E ( s y s _ m q _ g e t s e t a t t r )
.long SYMBOL_ N A M E ( s y s _ w a i t i d )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ k e x e c _ l o a d * /
.long SYMBOL_ N A M E ( s y s _ a d d _ k e y ) / * 2 8 5 * /
2005-04-17 02:20:36 +04:00
.long SYMBOL_ N A M E ( s y s _ r e q u e s t _ k e y )
.long SYMBOL_ N A M E ( s y s _ k e y c t l )
2007-05-11 09:22:23 +04:00
.long SYMBOL_ N A M E ( s y s _ i o p r i o _ s e t )
.long SYMBOL_ N A M E ( s y s _ i o p r i o _ g e t ) / * 2 9 0 * /
.long SYMBOL_ N A M E ( s y s _ i n o t i f y _ i n i t )
.long SYMBOL_ N A M E ( s y s _ i n o t i f y _ a d d _ w a t c h )
.long SYMBOL_ N A M E ( s y s _ i n o t i f y _ r m _ w a t c h )
.long SYMBOL_ N A M E ( s y s _ m i g r a t e _ p a g e s )
.long SYMBOL_ N A M E ( s y s _ o p e n a t ) / * 2 9 5 * /
.long SYMBOL_ N A M E ( s y s _ m k d i r a t )
.long SYMBOL_ N A M E ( s y s _ m k n o d a t )
.long SYMBOL_ N A M E ( s y s _ f c h o w n a t )
.long SYMBOL_ N A M E ( s y s _ f u t i m e s a t )
.long SYMBOL_ N A M E ( s y s _ f s t a t a t 6 4 ) / * 3 0 0 * /
.long SYMBOL_ N A M E ( s y s _ u n l i n k a t )
.long SYMBOL_ N A M E ( s y s _ r e n a m e a t )
.long SYMBOL_ N A M E ( s y s _ l i n k a t )
.long SYMBOL_ N A M E ( s y s _ s y m l i n k a t )
.long SYMBOL_ N A M E ( s y s _ r e a d l i n k a t ) / * 3 0 5 * /
.long SYMBOL_ N A M E ( s y s _ f c h m o d a t )
.long SYMBOL_ N A M E ( s y s _ f a c c e s s a t )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ p s e l e c t 6 * /
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ p p o l l * /
.long SYMBOL_ N A M E ( s y s _ u n s h a r e ) / * 3 1 0 * /
.long SYMBOL_ N A M E ( s y s _ s e t _ r o b u s t _ l i s t )
.long SYMBOL_ N A M E ( s y s _ g e t _ r o b u s t _ l i s t )
.long SYMBOL_ N A M E ( s y s _ s p l i c e )
.long SYMBOL_ N A M E ( s y s _ s y n c _ f i l e _ r a n g e )
.long SYMBOL_ N A M E ( s y s _ t e e ) / * 3 1 5 * /
.long SYMBOL_ N A M E ( s y s _ v m s p l i c e )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ m o v e _ p a g e s * /
.long SYMBOL_ N A M E ( s y s _ g e t c p u )
.long SYMBOL_ N A M E ( s y s _ n i _ s y s c a l l ) / * s y s _ e p o l l _ p w a i t * /
2011-05-28 06:28:27 +04:00
.long SYMBOL_ N A M E ( s y s _ s e t n s ) / * 3 2 0 * /