Skip to content
Snippets Groups Projects
  • Kevin Harwell's avatar
    ff0d0ac2
    mwi core: Move core MWI functionality into its own files · ff0d0ac2
    Kevin Harwell authored
    There is enough MWI functionality to warrant it having its own 'c' and header
    files. This patch moves all current core MWI data structures, and functions
    into the following files:
    
    main/mwi.h
    main/mwi.c
    
    Note, code was simply moved, and not modified. However, this patch is also in
    preparation for core MWI changes, and additions to come.
    
    Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0
    ff0d0ac2
    History
    mwi core: Move core MWI functionality into its own files
    Kevin Harwell authored
    There is enough MWI functionality to warrant it having its own 'c' and header
    files. This patch moves all current core MWI data structures, and functions
    into the following files:
    
    main/mwi.h
    main/mwi.c
    
    Note, code was simply moved, and not modified. However, this patch is also in
    preparation for core MWI changes, and additions to come.
    
    Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0