Skip to content
Snippets Groups Projects
Select Git revision
  • de27517e1532e2a619078ffe308fc9bfc0ab48b4
  • master default
  • labcomm2006
  • typedefs
  • anders.blomdell
  • typeref
  • pragma
  • compiler-refactoring
  • labcomm2013
  • v2014.4
  • v2006.0
  • v2014.3
  • v2014.2
  • v2014.1
  • v2014.0
  • v2013.0
16 results

labcomm_fd_writer.c

Blame
  • Forked from Anders Blomdell / LabComm
    Source project has a limited visibility.
    labcomm.linkscript 154 B
    SECTIONS { 
      labcomm : {
        labcomm_first_signature = ABSOLUTE(.) ;
        *(labcomm)
        labcomm_last_signature = ABSOLUTE(.) ;
      }
    }
    INSERT AFTER .data;