Changeset d246e7e in mainline for tools/amd64/gencontext.c


Ignore:
Timestamp:
2005-09-07T09:54:53Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
178ec7b
Parents:
909c6e3
Message:

Make AMD64 gencontext.c consistent with MIPS gencontext.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/amd64/gencontext.c

    r909c6e3 rd246e7e  
    88#include "../../arch/amd64/include/context.h"
    99
    10 #define FILENAME "../../arch/amd64/src/context_offset.h"
     10#define FILENAME "../../arch/amd64/include/context_offset.h"
    1111
    1212int main(void)
Note: See TracChangeset for help on using the changeset viewer.