Changeset 874e312a in mainline for arch/amd64/src/pm.c
- Timestamp:
- 2005-10-12T21:28:28Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b07a838
- Parents:
- 26f9943
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/pm.c
r26f9943 r874e312a 117 117 struct tss *tss_p = NULL; 118 118 119 /* TODO: Does not compile correctly if it does not exist ???? */120 int __attribute__ ((section ("K_DATA_START"))) __fake;121 122 119 void gdt_tss_setbase(struct descriptor *d, __address base) 123 120 {
Note:
See TracChangeset
for help on using the changeset viewer.