Changeset 571216ac in rtems


Ignore:
Timestamp:
11/23/13 14:21:03 (10 years ago)
Author:
Chirayu Desai <cdesai@…>
Branches:
4.11, 5, master
Children:
9660ad6
Parents:
4abc4d1
git-author:
Chirayu Desai <cdesai@…> (11/23/13 14:21:03)
git-committer:
Gedare Bloom <gedare@…> (11/23/13 18:00:29)
Message:

powerpc/mpc55xxevb: Move bspworkareainit.c to bspgetworkarea.c

  • Move bsp_work_area_initialize()
Location:
c/src/lib/libbsp/powerpc/mpc55xxevb
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am

    r4abc4d1 r571216ac  
    7575libbsp_a_SOURCES += ../shared/src/ppc-exc-handler-table.c
    7676libbsp_a_SOURCES += startup/bspstart.c
    77 libbsp_a_SOURCES += startup/bspworkareainit.c
     77libbsp_a_SOURCES += startup/bspworkarea.c
    7878libbsp_a_SOURCES += startup/exc-vector-base.S
    7979libbsp_a_SOURCES += startup/get-system-clock.c
Note: See TracChangeset for help on using the changeset viewer.