Changeset 274 for trunk/hal/x86_64/core/hal_segmentation.h
- Timestamp:
- Jul 26, 2017, 10:54:49 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_segmentation.h
r240 r274 155 155 void *tls_thr; 156 156 reg_t tls_intr; 157 void *tls_tf; 157 158 } __packed; 158 159 typedef struct tls tls_t;
Note: See TracChangeset
for help on using the changeset viewer.