Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. format ELF
  2.  
  3. include '__lib__.inc'
  4.  
  5. section '.text'
  6.  
  7. public lib_name
  8.  
  9. lib_name db 0x55, 0xAA, lib_name_str, 0
  10.