cosmetic: move ea get and set upcalls to separate file

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
Casey Bodley 2012-04-06 14:26:13 -04:00 committed by unknown
parent 470d0832ee
commit 5a4439a894
5 changed files with 351 additions and 318 deletions

View file

@ -119,6 +119,9 @@
<ClCompile Include="..\daemon\recovery.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\daemon\ea.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\daemon\daemon_debug.h">