3.11  
Other #pragma directives
 
Conversion specifications for other #pragma directives are shown here.
 
Table 3.5  | Conversion of Other #pragma Directives  | 
 
| 
 | 
 | 
 | 
| 
 
#pragma sfr 
 | 
 
#include "iodefine.h" 
 | 
 
iodefine.h is provided by the integrated development environment. 
 | 
| 
 
#pragma name 
 | 
 
Deleted 
 | 
 
Not supported in the CC-RL. 
 | 
| 
 
#pragma ext_func 
 | 
 
Deleted 
 | 
 
Not supported in the CC-RL. 
 | 
| 
 
#pragma inline 
 | 
 
Deleted 
 | 
 
Not supported in the CC-RL. 
#pragma inline of the CC-RL is a different facility. 
 |