diff options
| author | Wei Mao <[email protected]> | 2017-03-14 12:46:40 -0700 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2017-03-14 12:46:40 -0700 |
| commit | 8dc7279b896be7a1aa95decc2e759fb1f27a5271 (patch) | |
| tree | f57726a0a2d75a6ee0b2db96c4cad3c1fcfe3fb0 /usb/UcmTcpciCxClientSample/Alert.cpp | |
| parent | b8dd1155d31d4bfb9ccc66a250d80342a54b1b43 (diff) | |
[usb/ucmcx] Fix Code Analysis Warnings
Diffstat (limited to 'usb/UcmTcpciCxClientSample/Alert.cpp')
| -rw-r--r-- | usb/UcmTcpciCxClientSample/Alert.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usb/UcmTcpciCxClientSample/Alert.cpp b/usb/UcmTcpciCxClientSample/Alert.cpp index b63692db..54273cfa 100644 --- a/usb/UcmTcpciCxClientSample/Alert.cpp +++ b/usb/UcmTcpciCxClientSample/Alert.cpp @@ -19,6 +19,7 @@ Environment: #ifdef ALLOC_PRAGMA #pragma alloc_text (PAGE, OnInterruptPassiveIsr) +#pragma alloc_text (PAGE, ProcessAndSendAlerts) #endif BOOLEAN |
