Rev 1822 | Rev 1860 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1822 | Rev 1823 | ||
---|---|---|---|
Line 101... | Line 101... | ||
101 | 101 | ||
102 | } __attribute__ ((packed)); |
102 | } __attribute__ ((packed)); |
103 | }; |
103 | }; |
104 | typedef union lsu_cr_reg lsu_cr_reg_t; |
104 | typedef union lsu_cr_reg lsu_cr_reg_t; |
105 | 105 | ||
106 | #endif /* !__ASM__ */ |
106 | #endif /* !def __ASM__ */ |
107 | 107 | ||
108 | #endif |
108 | #endif |
109 | 109 | ||
110 | /** @} |
110 | /** @} |
111 | */ |
111 | */ |