Subversion Repositories HelenOS

Rev

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

OUTPUT_FORMAT(binary)
ENTRY(main)
SECTIONS {
    .text 0x7c00 : AT (0x0) { *(.text) }
}