%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/25810/root/glibc-2.29/elf/
Upload File :
Create Path :
Current File : //proc/25810/root/glibc-2.29/elf/tst-initorderb2.c

#include <stdio.h>

extern void start_b2( void ) __attribute__((constructor));
extern void finish_b2( void ) __attribute__((destructor));

void
start_b2( void )
{
  printf( "start_b2\n" );
}

void
finish_b2( void )
{
  printf( "finish_b2\n" );
}

Zerion Mini Shell 1.0